Class IntKey
- java.lang.Object
-
- org.apache.druid.query.groupby.epinephelinae.IntKey
-
public class IntKey extends Object
-
-
Constructor Summary
Constructors Constructor Description IntKey(int intValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()intintValue()voidsetValue(int intValue)StringtoString()
-