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 instead
Class containing 5 basic types.
Since:
1.4
  • Constructor Details

    • Five

      public Five(String one, int two, boolean three, char four, StringBuffer five)
      Deprecated.
  • Method Details

    • equals

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

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