Class Five
java.lang.Object
com.thoughtworks.xstream.tools.benchmark.model.One
com.thoughtworks.xstream.tools.benchmark.model.Five
Deprecated.
As of 1.4.9 use JMH instead
Class containing 5 basic types.
- Since:
- 1.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringBuffer
Deprecated.private char
Deprecated.private boolean
Deprecated.private int
Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionFive
(String one, int two, boolean three, char four, StringBuffer five) Deprecated. -
Method Summary
-
Field Details
-
two
private int twoDeprecated. -
three
private boolean threeDeprecated. -
four
private char fourDeprecated. -
five
Deprecated.
-
-
Constructor Details
-
Five
Deprecated.
-
-
Method Details