Class SerializableOne
java.lang.Object
com.thoughtworks.xstream.tools.benchmark.model.SerializableOne
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SerializableFive
Deprecated.
As of 1.4.9 use JMH instead
Serializable class containing one basic types.
- Since:
- 1.4
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
Deprecated.private static final long
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.int
hashCode()
Deprecated.private void
Deprecated.private void
Deprecated.
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDeprecated.- See Also:
-
one
Deprecated.
-
-
Constructor Details
-
SerializableOne
Deprecated.
-
-
Method Details
-
writeObject
Deprecated.- Throws:
IOException
-
readObject
Deprecated.- Throws:
IOException
ClassNotFoundException
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-