Class DoubleObjectLongTuple

java.lang.Object
com.illumon.iris.db.util.tuples.generated.DoubleObjectLongTuple
All Implemented Interfaces:
StreamingExternalizable, CanonicalizableTuple<DoubleObjectLongTuple>, Externalizable, Serializable, Comparable<DoubleObjectLongTuple>

public class DoubleObjectLongTuple
extends Object
implements Comparable<DoubleObjectLongTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<DoubleObjectLongTuple>

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form