Class ImmutableAsList.SerializedForm

java.lang.Object
com.google.common.collect.ImmutableAsList.SerializedForm
All Implemented Interfaces:
Serializable
Enclosing class:
ImmutableAsList<E>

static class ImmutableAsList.SerializedForm extends Object implements Serializable
Serialized form that leads to the same performance as the original list.