java.lang.Object
com.thoughtworks.xstream.tools.benchmark.model.One
Direct Known Subclasses:
Five

public class One extends Object
Deprecated.
As of 1.4.9 use JMH instead
Class containing one basic type.
Since:
1.4
  • Field Details

    • one

      private String one
      Deprecated.
  • Constructor Details

    • One

      public One(String one)
      Deprecated.
  • Method Details

    • equals

      public boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object