Class One
- java.lang.Object
-
- com.thoughtworks.xstream.tools.benchmark.model.One
-
- Direct Known Subclasses:
Five
public class One extends java.lang.Object
Deprecated.As of 1.4.9 use JMH insteadClass containing one basic type.- Since:
- 1.4
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
one
Deprecated.
-
Constructor Summary
Constructors Constructor Description One(java.lang.String one)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
Deprecated.int
hashCode()
Deprecated.
-