Class BasicPropertyMap

  • All Implemented Interfaces:
    Map<String,​Property<?>>

    public final class BasicPropertyMap
    extends AbstractMap<String,​Property<?>>
    A standard map of properties.

    This is the standard implementation of a map of properties derived from a meta-bean.