Class ImmutableBooleanArrayList.ImmutableBooleanListSerializationProxy
java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableBooleanArrayList.ImmutableBooleanListSerializationProxy
- All Implemented Interfaces:
Externalizable
,Serializable
- Enclosing class:
ImmutableBooleanArrayList
private static class ImmutableBooleanArrayList.ImmutableBooleanListSerializationProxy
extends Object
implements Externalizable
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
-
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
list
-
-
Constructor Details
-
ImmutableBooleanListSerializationProxy
public ImmutableBooleanListSerializationProxy() -
ImmutableBooleanListSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
-
readResolve
-