Package io.activej.async.function
-
Interface Summary Interface Description AsyncConsumer<T> Represents an asynchronous consumer that consumes data items.AsyncPredicate<T> AsyncSupplier<T> Represents asynchronous supplier that returnsPromiseof some data. -
Class Summary Class Description AsyncConsumers AsyncPredicates AsyncPredicates.AsyncPredicateWrapper<T> AsyncSuppliers