Package org.apache.calcite.runtime
Class Unit
java.lang.Object
org.apache.calcite.runtime.Unit
- All Implemented Interfaces:
Comparable<Unit>
Synthetic record with zero fields.
Since all instances are identical, Unit
is a singleton.
-
Field Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Unit>
-
toString
-