java.lang.Object
org.apache.druid.query.groupby.epinephelinae.IntKey

public class IntKey extends Object
  • Constructor Details

    • IntKey

      public IntKey(int intValue)
  • Method Details

    • intValue

      public int intValue()
    • setValue

      public void setValue(int intValue)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object