Added in API level 24
UnicodeSetSpanner.CountMethod
public
static
final
enum
UnicodeSetSpanner.CountMethod
extends Enum<UnicodeSetSpanner.CountMethod>
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.icu.text.UnicodeSetSpanner.CountMethod> | |
| ↳ | android.icu.text.UnicodeSetSpanner.CountMethod | |
Options for replaceFrom and countIn to control how to treat each matched span. It is similar to whether one is replacing [abc] by x, or [abc]* by x.


