org.test4j.json.encoder
类 SingleEncoder<T>
java.lang.Object
org.test4j.json.encoder.JSONEncoder<T>
org.test4j.json.encoder.SingleEncoder<T>
- 直接已知子类:
- FixedTypeEncoder, SpecTypeEncoder
public abstract class SingleEncoder<T>
- extends JSONEncoder<T>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleEncoder
protected SingleEncoder(Class clazz)
isFinalTypeEncoder
public static FixedTypeEncoder isFinalTypeEncoder(Class type)
isSpecTypeEncoder
public static SpecTypeEncoder isSpecTypeEncoder(Class type)
Copyright © 2013. All rights reserved.