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 UnaryFactoryWithException<P,
T,
E extends
Exception
>
public interface
UnaryFactoryWithException<P,
T,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
newInstance
(
P
p)
Method Details
newInstance
T
newInstance
(
P
p)
throws
E
Throws:
E
extends
Exception