public class IdentityHashMap<K,V> extends Object
IdentityHashMap()
IdentityHashMap(int tableSize)
Class
findClass(String keyString)
V
get(K key)
boolean
put(K key, V value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdentityHashMap()
public IdentityHashMap(int tableSize)
public final V get(K key)
public Class findClass(String keyString)
public boolean put(K key, V value)
Copyright © 2012–2017 Alibaba Group. All rights reserved.