Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
|
Modifier and Type | Class and Description |
---|---|
private static class |
ImmutableBiMap.SerializedForm<K,V>
Serialized type for all ImmutableBiMap instances.
|
private static class |
ImmutableSortedMap.SerializedForm<K,V>
Serialized type for all ImmutableSortedMap instances.
|