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