Class IntByteLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: