Class CharIntIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: