Class ObjectLongCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: