Class MapProxy<K,​V>

    • Field Detail

      • delegate

        protected Map<K,​V> delegate
    • Constructor Detail

      • MapProxy

        public MapProxy()