Class AbstractMutableByteKeySet.SerRep
java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableByteKeySet.SerRep
- All Implemented Interfaces:
Externalizable
,Serializable
- Enclosing class:
AbstractMutableByteKeySet
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ByteHashSet
private AbstractMutableByteKeySet
private static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
original
-
deserialized
-
-
Constructor Details
-
SerRep
public SerRep() -
SerRep
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
readResolve
- Throws:
ObjectStreamException
-