Interface Slot<P>

All Superinterfaces:
AutoCloseable
All Known Subinterfaces:
ObservableSlot<T>, SlotDelegate<T>
All Known Implementing Classes:
SlotDelegateBase, SlottedBuilderImpl.SlotImpl

public interface Slot<P> extends AutoCloseable
  • Method Details