除 Parcelable 外,我的包裹类中的所有字段都具有有效的 List<List<String>> 实现 class Employee implements Parcelable { List<List<String>> details; ...
確定! 回上一頁