Class IntLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: