public static class GenericsTestCase.OtherTestEntry<A,B> extends Object
| Constructor and Description |
|---|
OtherTestEntry() |
| Modifier and Type | Method and Description |
|---|---|
A |
getKey() |
B |
getValue() |
void |
setKey(A key) |
void |
setValue(B value) |
Copyright © 2016 Glasnost. All rights reserved.