org.test4j.json
类 JSONConverter
java.lang.Object
org.test4j.json.JSONConverter
- 所有已实现的接口:
- ITypeConverter
public class JSONConverter
- extends Object
- implements ITypeConverter
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONConverter
public JSONConverter()
convert
public <T> T convert(Object from)
- 指定者:
- 接口
ITypeConverter 中的 convert
accept
public boolean accept(Object value)
- 指定者:
- 接口
ITypeConverter 中的 accept
Copyright © 2013. All rights reserved.