| 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 | Description |
|---|---|
| Wrapper<DATATYPE> |
This is a stupid wrapper around any object.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.