public class BeanAsMap extends AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
public BeanAsMap(Object bean) throws IntrospectionException
IntrospectionException
public int size()
size
in interface Map
size
in class AbstractMap
public Set entrySet()
entrySet
in interface Map
entrySet
in class AbstractMap