I have a list of objects of type A, where A is like below:
Class A { int week; String title; int day; }
I want make list of object of t