Example usage for Java android.text ParcelableSpan fields, constructors, methods, implement or subclass
The text is from its open source code.
Class> | getClass() Returns the runtime class of this Object . |
int | getSpanTypeId() Return a special type identifier for this span class. |
void | writeToParcel(Parcel dest, @WriteFlags int flags) Flatten this object in to a Parcel. |