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.reflect
Package
org.simpleflatmapper.reflect.getter
Interface GetterFactory<T,
K>
public interface
GetterFactory<T,
K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<P>
Getter
<
T
,
P>
newGetter
(
Type
target,
K
key,
Object
... properties)
Method Details
newGetter
<P>
Getter
<
T
,
P>
newGetter
(
Type
target,
K
key,
Object
... properties)