| Modifier and Type | Field and Description |
|---|---|
Range |
TwitterTextParseResults.displayTextRange
Text range that is visible
|
static Range |
Range.EMPTY |
Range |
TwitterTextParseResults.validTextRange
Text range that is valid for a Tweet
|
| Modifier and Type | Method and Description |
|---|---|
Range |
TwitterTextConfiguration.TwitterTextWeightedRange.getRange()
Contiguous unicode region
|
| Modifier and Type | Method and Description |
|---|---|
int |
Range.compareTo(Range other) |
| Constructor and Description |
|---|
TwitterTextParseResults(int weightedLength,
int permillage,
boolean isValid,
Range displayTextRange,
Range validTextRange) |
Copyright © 2017. All rights reserved.