谁知道Castor多层List解析怎么弄啊
Class test{private List sample_list}
Class Sample{private List a_list}
Class A{private int i;}就像解析test类这样的多层List。哪位大神举个栗子吧