public static class GenericsTestCase.Envelope<T> extends Object
| Constructor and Description |
|---|
Envelope() |
| Modifier and Type | Method and Description |
|---|---|
T |
getContents() |
String |
getId() |
void |
setContents(T contents) |
void |
setId(String id) |
Copyright © 2017 Glasnost. All Rights Reserved.