|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.alibaba.fastjson.serializer Class JSONSerializerContext
java.lang.Object com.alibaba.fastjson.serializer.JSONSerializerContext
public final class JSONSerializerContext
- extends Object
circular references detect
- Author:
- wenshao
Field Summary | |
---|---|
static int |
DEFAULT_TABLE_SIZE
|
Constructor Summary | |
---|---|
JSONSerializerContext()
|
|
JSONSerializerContext(int tableSize)
|
Method Summary | |
---|---|
boolean |
put(Object o)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
DEFAULT_TABLE_SIZE
public static final int DEFAULT_TABLE_SIZE
- See Also:
- Constant Field Values
Constructor Detail |
---|
JSONSerializerContext
public JSONSerializerContext()
JSONSerializerContext
public JSONSerializerContext(int tableSize)
Method Detail |
---|
put
public final boolean put(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Alibaba Group. All Rights Reserved.