Class DoubleIntCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form