Class ShortCharFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: