Class DoubleByteByteTuple

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

3-Tuple (triple) key class composed of double, byte, and byte elements.

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: