Class ByteLongShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: