Class CharDoubleShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form