Class LongCharIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: