Class SlottedBuilderImpl.SlotImpl
java.lang.Object
org.aksw.commons.util.slot.SlottedBuilderImpl.SlotImpl
- All Implemented Interfaces:
AutoCloseable, Slot<P>
- Enclosing class:
SlottedBuilderImpl<W,P>
-
Field Details
-
supplier
-
-
Constructor Details
-
SlotImpl
public SlotImpl()
-
-
Method Details
-
getSupplier
- Specified by:
getSupplierin interfaceSlot<P>
-
setSupplier
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceSlot<P>
-
toString
-