File
Doc
Category
Size
Date
Package
CharacterStyle.java
API Doc
Android 5.1 API
433
Sat Mar 14 14:09:40 GMT 2015
android.text.style
CharacterStyle
java.lang.Object
public abstract class CharacterStyle extends Object
Fields Summary
Constructors Summary
public CharacterStyle
()
throw new RuntimeException("Stub!");
Methods Summary
public
android.text.style.CharacterStyle
getUnderlying
()
throw new RuntimeException("Stub!");
public abstract void
updateDrawState
(
android.text.TextPaint
tp)
public static
android.text.style.CharacterStyle
wrap
(
android.text.style.CharacterStyle
cs)
throw new RuntimeException("Stub!");
Java Code Source