Package com.apple.foundationdb.record.util

Miscellaneous record layer support classes.

TriFunction Represents a function that accepts three arguments and produces a result. This is the three-arity specialization of Function.