Class MAP.MAPX<K,V>

All Implemented Interfaces:
Serializable, Cloneable, Map<K,V>
Enclosing class:
MAP

public static class MAP.MAPX<K,V> extends LinkedHashMap<K,V>
See Also:
  • Field Details

  • Constructor Details

    • MAPX

      public MAPX()
  • Method Details