Package top.focess.qq.api.util.json
Class JSONList
- java.lang.Object
-
- top.focess.qq.api.util.json.JSONList
-
public class JSONList extends Object
This class is used to define a JSON object as List.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<?>getValues()StringtoJson()Translate this JSON instance into json StringStringtoString()
-