public class IdentityHashMap<K,V> extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IdentityHashMap.Entry<K,V> |
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SIZE |
| Constructor and Description |
|---|
IdentityHashMap() |
IdentityHashMap(int tableSize) |
public static final int DEFAULT_SIZE
Copyright © 2023. All rights reserved.