Class ByteIntIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: