Package com.helger.commons.wrapper
Interface IMutableWrapper<DATATYPE>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EChangeset(DATATYPE aObj)Change the wrapped object.
-
| Modifier and Type | Method | Description |
|---|---|---|
EChange |
set(DATATYPE aObj) |
Change the wrapped object.
|