Create Collection Type with Class Type Constraints
Create Collection Type with Class Type Constraints:
new TypeToken<ArrayList<ClassType>>() {
}.getType()));
Create Collection Type with Class Type Constraints:
new TypeToken<ArrayList<ClassType>>() {
}.getType()));