Package com.google.common.collect
Class ImmutableMultiset.EntrySetSerializedForm<E>
java.lang.Object
com.google.common.collect.ImmutableMultiset.EntrySetSerializedForm<E>
- All Implemented Interfaces:
Serializable
- Enclosing class:
ImmutableMultiset<E>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
multiset
-
-
Constructor Details
-
EntrySetSerializedForm
EntrySetSerializedForm(ImmutableMultiset<E> multiset)
-
-
Method Details
-
readResolve
Object readResolve()
-