I have a class called
class Student { String name; String age; }
I have a method that returns List object like
publi
json-lib is likely the library you are looking for. you can find som examples of usage here.