| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IntIntMap<V> |
build() |
IntIntMap.Builder<V> |
put(int key1,
int key2,
V value) |
public IntIntMap.Builder<V> put(int key1, int key2, V value)
Copyright © 2017–2020. All rights reserved.