Class IntCharFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form