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