Hi at all,

I have this doubt thinking about the Parcelable interface, question
is:

Let A and B two type of object, with B that extend A, when I implement
the parcelable interface for A all is ok but when I have to implement
the parcelable interface for B can I write in parcel only B object
fields ? can I be sure that the system call the parcelable interface
implementation from object A?

Thanks so much and excuse-me for by english

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to