Package com.helger.commons.wrapper
-
Interface Summary Interface Description IMutableWrapper<DATATYPE> Base interface for mutable wrapping an object within another object.IWrapper<DATATYPE> Base interface for wrapping an object within another object. -
Class Summary Class Description Wrapper<DATATYPE> This is a stupid wrapper around any object.