Class DoubleObjectIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form