Interface Slot<P>
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
ObservableSlot<T>, SlotDelegate<T>
- All Known Implementing Classes:
SlotDelegateBase, SlottedBuilderImpl.SlotImpl
-
Method Summary
-
Method Details
-
setSupplier
-
getSupplier
-
get
-
set
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-