Class DefaultPropertyMap

    • Constructor Detail

      • DefaultPropertyMap

        public DefaultPropertyMap()
        Constructs a new and empty property map.
      • DefaultPropertyMap

        public DefaultPropertyMap​(Properties properties)
        Constructs a property map which uses the given Properties as a key/value container.