Uses of Interface
io.activej.async.function.AsyncConsumerEx
Packages that use AsyncConsumerEx
-
Uses of AsyncConsumerEx in io.activej.async.function
Subinterfaces of AsyncConsumerEx in io.activej.async.functionModifier and TypeInterfaceDescriptioninterfaceRepresents an asynchronous consumer that consumes data items.Methods in io.activej.async.function with parameters of type AsyncConsumerExModifier and TypeMethodDescriptionstatic <T> AsyncConsumer<T>AsyncConsumer.sanitize(AsyncConsumerEx<? super T> consumer)