Package com.ibm.icu.impl.coll
Class CollationWeights.WeightRange
java.lang.Object
com.ibm.icu.impl.coll.CollationWeights.WeightRange
- All Implemented Interfaces:
Comparable<CollationWeights.WeightRange>
- Enclosing class:
CollationWeights
private static final class CollationWeights.WeightRange
extends Object
implements Comparable<CollationWeights.WeightRange>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start
long start -
end
long end -
length
int length -
count
int count
-
-
Constructor Details
-
WeightRange
private WeightRange()
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<CollationWeights.WeightRange>
-