Class Person
- java.lang.Object
-
- com.thoughtworks.xstream.tools.benchmark.targets.Person
-
- All Implemented Interfaces:
java.io.Serializable
public class Person extends java.lang.Object implements java.io.SerializableDeprecated.As of 1.4.9 use JMH instead- See Also:
UserDefinedClassTarget, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.util.DatedateOfBirthDeprecated.java.lang.StringfirstNameDeprecated.java.lang.StringlastNameDeprecated.
-
Constructor Summary
Constructors Constructor Description Person()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object o)Deprecated.inthashCode()Deprecated.
-