Interface ISlot

All Known Implementing Classes:
CollectionSlot, PropertySlot, SetterLikeSlot

public interface ISlot
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    write(Object value)
     
  • Method Details

    • getType

      Type getType()
    • write

      void write(Object value)