T - the type of the wrapped objectpublic abstract class AbstractWrappingObject<T> extends Object
| Constructor and Description |
|---|
AbstractWrappingObject(T wrapped) |
public AbstractWrappingObject(T wrapped)
wrapped - the wrapped objectCopyright © 2004–2016 XWiki. All rights reserved.