public static interface CodePointMap.ValueFilter
Can be used to ignore some of the value bits, make a filter for one of several values, return a value index computed from the map value, etc.
CodePointMap.getRange(int, com.ibm.icu.util.CodePointMap.ValueFilter, com.ibm.icu.util.CodePointMap.Range),
CodePointMap.iterator()| Modifier and Type | Method and Description |
|---|---|
int |
apply(int value)
Modifies the map value.
|
Copyright © 2016 Unicode, Inc. and others.