new Array
Create a new array of the Parcelable class.
Return
an array of the Parcelable class, with every entry initialized to null.
Parameters
size
size of the array.
Create a new array of the Parcelable class.
an array of the Parcelable class, with every entry initialized to null.
size of the array.