Uses of Interface
org.rostore.v2.container.async.AsyncFunction
Packages that use AsyncFunction
-
Uses of AsyncFunction in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async with parameters of type AsyncFunctionModifier and TypeMethodDescriptionfinal voidAsyncStream.processFunction(AsyncFunction<S> runnable) This function is called from the async process to process the entity.