Class ValueMap

All Implemented Interfaces:
Map<String,Object>

final class ValueMap extends PropertyMap<Object>
A view of a metadata object as a map. Keys are property names and values are the value returned by the getFoo() method using reflection.
Since:
0.3
Version:
1.2
See Also: