public class IdentityHashMap<K,V> extends Object
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
IdentityHashMap.Entry<K,V> |
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_TABLE_SIZE |
| 构造器和说明 |
|---|
IdentityHashMap() |
IdentityHashMap(int tableSize) |
Copyright © 2016. All rights reserved.