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