Class IntFloatCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form