Uses of Class
com.google.common.collect.ImmutableMap.SerializedForm
-
Packages that use ImmutableMap.SerializedForm Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of ImmutableMap.SerializedForm in com.google.common.collect
Subclasses of ImmutableMap.SerializedForm in com.google.common.collect Modifier and Type Class Description private static classImmutableBiMap.SerializedFormSerialized type for all ImmutableBiMap instances.private static classImmutableSortedMap.SerializedFormSerialized type for all ImmutableSortedMap instances.
-