Class IntDoubleObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form