| Modifier and Type | Field and Description |
|---|---|
static int |
NO_VALUE |
| Constructor and Description |
|---|
IntIntMap4(int size,
float fillFactor) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int key) |
int |
put(int key,
int value) |
int |
remove(int key) |
int |
size() |
public static final int NO_VALUE
Copyright © 2023. All rights reserved.