android.text
Class Editable.Factory
java.lang.Object
android.text.Editable.Factory
- Enclosing interface:
- Editable
public static class Editable.Factory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Editable.Factory
public Editable.Factory()
getInstance
public static Editable.Factory getInstance()
newEditable
public Editable newEditable(CharSequence source)
Copyright © 2008-2012. All Rights Reserved.