T - public class Wrapper<T> extends Object
| Constructor and Description |
|---|
Wrapper() |
| Modifier and Type | Method and Description |
|---|---|
T |
getWrapped() |
void |
setWrapped(T wrapped) |
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.