Class IntCharShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: