public class IdentityHashMap<K,V> extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_SIZE |
Constructor and Description |
---|
IdentityHashMap() |
IdentityHashMap(int tableSize) |
public static final int DEFAULT_SIZE
Copyright © 2012–2022 Alibaba Group. All rights reserved.