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