public static class TwitterTextConfiguration.TwitterTextWeightedRange
extends java.lang.Object
Constructor and Description |
---|
TwitterTextWeightedRange() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
Range |
getRange()
Get the contiguous unicode region
|
int |
getWeight()
Get the Weight for each unicode point in the region
|
int |
hashCode() |
public Range getRange()
public int getWeight()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object