A.newCollection()可以創(chuàng)建對(duì)象 B.Collection是抽象類 C.Collection是接口 D.Collection中有構(gòu)造方法
A.get(Calendar.DAY_OF_MONTH) B.get(Calendar.DAY) C.get(calendar.DAY_ON_MONTH) D.get(Calendar.DAY_in_MONTH)
A.add() B.remove() C.size() D.contains()