Class CharLongObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: