Class ShortLongFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: