JavaScript is disabled on your browser.
Skip navigation links
SimpleFlatMapper
hosted on
GitHub
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.simpleflatmapper.util
Package
org.simpleflatmapper.util
Interface ForEachCallBack<E>
public interface
ForEachCallBack<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
E
e)
Method Details
handle
void
handle
(
E
e)