Class ByteIntLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: