Package brut.androlib.res.decoder
Class StyledString.Span
java.lang.Object
brut.androlib.res.decoder.StyledString.Span
- All Implemented Interfaces:
Comparable<StyledString.Span>
- Enclosing class:
- StyledString
-
Constructor Details
-
Span
-
-
Method Details
-
getTag
-
getFirstChar
public int getFirstChar() -
getLastChar
public int getLastChar() -
getName
-
getAttributes
-
compareTo
- Specified by:
compareToin interfaceComparable<StyledString.Span>
-