JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.lang
Package
net.anwiba.commons.lang.functional
Interface IIntAssimilator<O,
E extends
Exception
>
public interface
IIntAssimilator<O,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
assimilate
(int next,
O
value)
Method Details
assimilate
void
assimilate
(int next,
O
value)
throws
E
Throws:
E
extends
Exception