AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
BeanMap(Object o)
Creates a map view onto an object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Map.Entry<String,Object>> | 
entrySet()  | 
static String | 
xxx(Object o)  | 
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic BeanMap(Object o)
o - Object