A.獲取類(lèi)型參數(shù)的上邊界,默認(rèn)為Object B.獲取在源碼中定義時(shí)的名字 C.獲取類(lèi)型實(shí)參的上界 D.獲取類(lèi)型實(shí)參的下界
A.List B.Map C.Field[] D.Queue
A.getDeclaredConstructors() B.getConstructors() C.getFields() D.getDeclaredFields()