| Modifier and Type | Class and Description |
|---|---|
static class |
IntIntMap.Builder<V> |
| Modifier and Type | Method and Description |
|---|---|
static <V> IntIntMap.Builder<V> |
builder() |
V |
get(int key1,
int key2) |
public static <V> IntIntMap.Builder<V> builder()
public V get(int key1, int key2)
Copyright © 2017–2020. All rights reserved.