Class ByteCharLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: