Class LongIntCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: