public static class GenericsTestCase.Container<C> extends Object
| Constructor and Description |
|---|
Container() |
| Modifier and Type | Method and Description |
|---|---|
C |
getContained() |
C |
getSecondaryContained() |
void |
setContained(C contained) |
void |
setSecondaryContained(C secondaryContained) |
Copyright © 2017 Glasnost. All Rights Reserved.