A.byte=128; B.Boolean=null; C.longl=0xfffL; D.double=0.9239d;
A.ArrayList myList=new Object(); B.List myList=new ArrayList(); C.ArrayList myList=new List(); D.List myList=new List();
A.int B.long C.double D.char