Class DictionaryAsMap<K,​V>

  • All Implemented Interfaces:
    Map<K,​V>

    public class DictionaryAsMap<K,​V>
    extends AbstractMap<K,​V>
    implements Map<K,​V>
    Author:
    cybercon <bndly@cybercon.de>