| Package | Description |
|---|---|
| graphql.kickstart.tools.util |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> BiMap<K,V> |
BiMap.create() |
BiMap<V,K> |
BiMap.inverse() |
static <K,V> BiMap<K,V> |
BiMap.unmodifiableBiMap(BiMap<K,V> biMap) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> BiMap<K,V> |
BiMap.unmodifiableBiMap(BiMap<K,V> biMap) |
Copyright © 2022. All rights reserved.