JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.rostore.v2.container.async
Interface AsyncFunction<I>
public interface
AsyncFunction<I>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
I
stream)
Method Details
process
void
process
(
I
stream)
throws
Exception
Throws:
Exception