jjzjj

BookStatus

全部标签

android - ArrayList 不能转换为 Parcelable

我收到以下错误:Keycom..BookStatus预期Parcelable但值是ArrayListClassCastException:ArrayList无法转换为Parcelable->andtherafter:无法启动Activity-NullPointerExceptionArrayList确实有BookStatus对象(listToPass)的值键com.example.books.BookStatus应为Parcelable,但值为java.util.ArrayList。已返回默认值尝试强制转换生成的内部异常:java.lang.ClassCastException:jav

android - ArrayList 不能转换为 Parcelable

我收到以下错误:Keycom..BookStatus预期Parcelable但值是ArrayListClassCastException:ArrayList无法转换为Parcelable->andtherafter:无法启动Activity-NullPointerExceptionArrayList确实有BookStatus对象(listToPass)的值键com.example.books.BookStatus应为Parcelable,但值为java.util.ArrayList。已返回默认值尝试强制转换生成的内部异常:java.lang.ClassCastException:jav