org.test4j.json.encoder.single.fixed
类 BigIntegerEncoder
java.lang.Object
org.test4j.json.encoder.JSONEncoder<T>
org.test4j.json.encoder.SingleEncoder<T>
org.test4j.json.encoder.single.FixedTypeEncoder<BigInteger>
org.test4j.json.encoder.single.fixed.BigIntegerEncoder
public class BigIntegerEncoder
- extends FixedTypeEncoder<BigInteger>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static BigIntegerEncoder instance
BigIntegerEncoder
protected BigIntegerEncoder()
encodeSingleValue
protected void encodeSingleValue(BigInteger target,
Writer writer)
throws Exception
- 指定者:
- 类
FixedTypeEncoder<BigInteger> 中的 encodeSingleValue
- 抛出:
Exception
Copyright © 2013. All rights reserved.