Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.ipc
/
parcelableList
parcelable
List
fun
<
T
:
Parcelable
>
Bundle
?
.
parcelableList
(
expected
:
Class
<
T
>
)
:
List
<
T
>
Reads the list of Parcelables of
expected
type; an absent value reads as empty.