public class PersistsConversion
extends net.isger.brick.util.ScanLoader
implements net.isger.util.reflect.Conversion
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
convert(Class<?> type,
Object res) |
static PersistsConversion |
getInstance() |
boolean |
isSupport(Class<?> type) |
protected Object |
make(Class<?> clazz,
Map<String,Object> res) |
String |
toString() |
public static PersistsConversion getInstance()
public boolean isSupport(Class<?> type)
isSupport 在接口中 net.isger.util.reflect.Conversionpublic Object convert(Class<?> type, Object res)
convert 在接口中 net.isger.util.reflect.Conversionprotected Object make(Class<?> clazz, Map<String,Object> res)
make 在类中 net.isger.brick.util.ScanLoaderCopyright © 2016. All rights reserved.