Package org.apache.calcite.avatica.util
Class TimeUnitRange.Pair<E>
- java.lang.Object
-
- org.apache.calcite.avatica.util.TimeUnitRange.Pair<E>
-
- Type Parameters:
E- the element type
- Enclosing class:
- TimeUnitRange
private static class TimeUnitRange.Pair<E> extends java.lang.ObjectImmutable pair of values of the same type.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-