DATATYPE - The type of the wrapped object.public interface IWrapper<DATATYPE> extends IReadonlyWrapper<DATATYPE>
| Modifier and Type | Method and Description |
|---|---|
EChange |
set(DATATYPE aObj)
Change the wrapped object.
|
get, isSetCopyright © 2014–2015 Philip Helger. All rights reserved.