Class IntLongShortTuple

java.lang.Object
io.deephaven.tuple.generated.IntLongShortTuple
All Implemented Interfaces:
CanonicalizableTuple<IntLongShortTuple>, StreamingExternalizable, Externalizable, Serializable, Comparable<IntLongShortTuple>

3-Tuple (triple) key class composed of int, long, and short elements.

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: