Class CharLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: