Package com.apple.foundationdb.async
Class MoreAsyncUtil.AlwaysTrue<T>
java.lang.Object
com.apple.foundationdb.async.MoreAsyncUtil.AlwaysTrue<T>
- Type Parameters:
T
- the type of the (ignored) argument to the function
- Enclosing class:
- MoreAsyncUtil
A
Boolean
function that is always true.