Class ObjectDoubleIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form