Constructor and Description |
---|
Spannable.Factory() |
Modifier and Type | Method and Description |
---|---|
static Spannable.Factory |
getInstance()
Returns the standard Spannable Factory.
|
Spannable |
newSpannable(CharSequence source)
Returns a new SpannableString from the specified CharSequence.
|
public static Spannable.Factory getInstance()
public Spannable newSpannable(CharSequence source)