Class AbstractMutableShortKeySet.SerRep
java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableShortKeySet.SerRep
- All Implemented Interfaces:
Externalizable, Serializable
- Enclosing class:
AbstractMutableShortKeySet
- Since:
- 6.0.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ShortHashSetprivate AbstractMutableShortKeySetprivate 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:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
readResolve
- Throws:
ObjectStreamException
-