Class SlotDelegateBase<T>
java.lang.Object
org.aksw.commons.util.slot.SlotDelegateBase<T>
- All Implemented Interfaces:
AutoCloseable, Slot<T>, SlotDelegate<T>
-
Field Details
-
delegate
-
-
Constructor Details
-
SlotDelegateBase
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceSlotDelegate<T>
-