I have a class called
class Student { String name; String age; }
I have a method that returns List object like
publi
Create JSONArray like below.
JSONArray jsArray = new JSONArray(arrayList);