Package com.google.common.collect
Class ImmutableMultiset.SerializedForm
java.lang.Object
com.google.common.collect.ImmutableMultiset.SerializedForm
- All Implemented Interfaces:
Serializable
- Enclosing class:
ImmutableMultiset<E>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int[]
(package private) final Object[]
private static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elements
-
counts
final int[] counts -
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SerializedForm
-
-
Method Details
-
readResolve
Object readResolve()
-