public class MapObject<K,V> extends Object
protected
MapObject()
MapObject(Map<K,V> map)
Map<K,V>
getMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected MapObject()
public MapObject(Map<K,V> map)
public Map<K,V> getMap()
Copyright © 2019. All Rights Reserved.