Class ObjectShortDoubleTuple

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

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

Generated by TupleCodeGenerator.

See Also: