org.biojava.utils
public class BeanAsMap extends AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>public BeanAsMap(Object bean) throws IntrospectionException
IntrospectionExceptionpublic int size()
size in interface Mapsize in class AbstractMappublic Set entrySet()
entrySet in interface MapentrySet in class AbstractMap