Class CharDoubleObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form