Package com.helger.commons.wrapper


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