Class Five
- java.lang.Object
-
- com.thoughtworks.xstream.tools.benchmark.model.One
-
- com.thoughtworks.xstream.tools.benchmark.model.Five
-
public class Five extends One
Deprecated.As of 1.4.9 use JMH insteadClass containing 5 basic types.- Since:
- 1.4
-
-
Constructor Summary
Constructors Constructor Description Five(java.lang.String one, int two, boolean three, char four, java.lang.StringBuffer five)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)Deprecated.inthashCode()Deprecated.
-