public static class GenericMapAdapter.KeyValuePairContainer<K,V> extends Object
| Constructor and Description |
|---|
KeyValuePairContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(Map.Entry<K,V> entry) |
List<GenericMapAdapter.KeyValuePair<K,V>> |
getValues() |
Copyright © 2014–2015. All rights reserved.