public class FieldValues<K,E> extends HashMap<K,E>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FieldValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFieldValue(K fieldName,
E fieldValue)
Set a field value
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2016. All rights reserved.