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.