Package net.sf.json
Class AbstractJSON.CycleSet
- java.lang.Object
-
- java.lang.ThreadLocal
-
- net.sf.json.AbstractJSON.CycleSet
-
- Enclosing class:
- AbstractJSON
private static class AbstractJSON.CycleSet extends java.lang.ThreadLocal
-
-
Constructor Summary
Constructors Modifier Constructor Description private
CycleSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set
getSet()
protected java.lang.Object
initialValue()
-