Class IntFloatShortTuple

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

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

Generated by TupleCodeGenerator.

See Also: