Class ImmutableList.SerializedForm

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

static class ImmutableList.SerializedForm extends Object implements Serializable
  • Field Details

  • Constructor Details

    • SerializedForm

      SerializedForm(Object[] elements)
  • Method Details

    • readResolve

      Object readResolve()