Package org.aksw.commons.util.slot
Interface SlottedBuilderDelegate<W,P>
- All Superinterfaces:
SlotSource<P>,SlottedBuilder<W,P>
- All Known Implementing Classes:
ObservableSlottedValueImpl,SlottedBuilderDelegateBase
-
Method Details
-
getDelegate
SlottedBuilder<W,P> getDelegate() -
newSlot
- Specified by:
newSlotin interfaceSlotSource<W>
-
build
- Specified by:
buildin interfaceSlottedBuilder<W,P>
-