SpannedString


public final class SpannedString
extends Object implements CharSequence, GetChars, Spanned

java.lang.Object
   ↳ android.text.SpannedString


This is the class for text whose content and markup are immutable. For mutable markup, see SpannableString; for mutable text, see SpannableStringBuilder.

Summary

Inherited constants