Package org.aksw.commons.util.slot
Class SlottedBuilderDelegateBase<W,P>
java.lang.Object
org.aksw.commons.util.slot.SlottedBuilderDelegateBase<W,P>
- All Implemented Interfaces:
SlotSource<P>,SlottedBuilder<W,,P> SlottedBuilderDelegate<W,P>
- Direct Known Subclasses:
ObservableSlottedValueImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.util.slot.SlottedBuilderDelegate
build, newSlot
-
Field Details
-
delegate
-
-
Constructor Details
-
SlottedBuilderDelegateBase
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceSlottedBuilderDelegate<W,P>
-