public static class MapGenerationTestCase.MyMapEntry<K,V> extends Object implements Map.Entry<K,V>
| Constructor and Description |
|---|
MyMapEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
V |
getValue() |
V |
setValue(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeCopyright © 2016 Glasnost. All rights reserved.