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
SEARCH:
Package
cn.easii.relation
Interface MapToBeanHandle
All Known Implementing Classes:
AbstractMapToBeanHandle
public interface
MapToBeanHandle
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<P> P
mapToBean
(
Map
<
String
,
Object
> map,
Class
<P> clazz)
Method Details
mapToBean
<P>
P
mapToBean
(
Map
<
String
,
Object
> map,
Class
<P> clazz)