|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.alibaba.fastjson.serializer Class DoubleArraySerializer
java.lang.Object com.alibaba.fastjson.serializer.DoubleArraySerializer
- All Implemented Interfaces:
- ObjectSerializer
public class DoubleArraySerializer
- extends Object
- implements ObjectSerializer
- Author:
- wenshao
Field Summary | |
---|---|
static DoubleArraySerializer |
instance
|
Constructor Summary | |
---|---|
DoubleArraySerializer()
|
Method Summary | |
---|---|
void |
write(JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
instance
public static final DoubleArraySerializer instance
Constructor Detail |
---|
DoubleArraySerializer
public DoubleArraySerializer()
Method Detail |
---|
write
public final void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType) throws IOException
- Specified by:
write
in interfaceObjectSerializer
- Throws:
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Alibaba Group. All Rights Reserved.