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