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 class
ImmutableBiMap.SerializedForm
Serialized type for all ImmutableBiMap instances.private static class
ImmutableSortedMap.SerializedForm
Serialized type for all ImmutableSortedMap instances.
-