Package org.json.simple
Class ItemList
java.lang.Object
org.json.simple.ItemList
|a:b:c| => |a|,|b|,|c|
|:| => ||,||
|a:| => |a|,||
-
Field Details
-
sp
-
items
List items
-
-
Constructor Details
-
ItemList
public ItemList() -
ItemList
-
ItemList
-
ItemList
-
-
Method Details