Package com.apple.foundationdb.tuple
package com.apple.foundationdb.tuple
Utility functions for handling tuples and byte arrays.
These are to assist with using the
Tuple
class and complement
the ByteArrayUtil
class found within the FoundationDB Java bindings.-
ClassDescriptionHelper methods in the spirit of
ByteArrayUtil
.Helper methods for working withTuple
s.Helper methods for encodingTuple
s in ways that implement SQL-like ordering.Direction of ordering.