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