FileDocCategorySizeDatePackage
Annotation.javaAPI DocAndroid 5.1 API676Sat Mar 14 14:09:34 GMT 2015android.text

Annotation

public class Annotation extends Object implements android.text.ParcelableSpan

Fields Summary
Constructors Summary
public Annotation(String key, String value)

 throw new RuntimeException("Stub!"); 
public Annotation(android.os.Parcel src)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetKey()

 throw new RuntimeException("Stub!"); 
public intgetSpanTypeId()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetValue()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");