|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableBiMapBuilder | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of ImmutableBiMapBuilder in com.google.common.collect |
|---|
| Methods in com.google.common.collect that return ImmutableBiMapBuilder | |
|---|---|
ImmutableBiMapBuilder<K,V> |
ImmutableBiMapBuilder.put(K key,
V value)
Adds a key-value mapping to the bimap that will be returned by getBiMap(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||