com.ibm.icu.text
public static final class CollationKey.BoundMode extends Object
UNKNOWN: ICU 2.6
Field Summary | |
---|---|
static int | COUNT
Number of bound mode |
static int | LOWER
Lower bound |
static int | UPPER
Upper bound that will match strings of exact size |
static int | UPPER_LONG
Upper bound that will match all the strings that have the same
initial substring as the given string |
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6