Class ByteCharFloatTuple

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

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

Generated by TupleCodeGenerator.

See Also: