Class ObjectIntFloatTuple

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

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

Generated by TupleCodeGenerator.

See Also: