SpannableStringBuilder


public class SpannableStringBuilder
extends Object implements Appendable, CharSequence, Editable, GetChars, Spannable

java.lang.Object
   ↳ android.text.SpannableStringBuilder


This is the class for text whose content and markup can both be changed.

Summary

Inherited constants