final class ApplyCaseFold
extends java.lang.Object
implements org.jcodings.ApplyAllCaseFoldFunction
Modifier and Type | Field and Description |
---|---|
(package private) static ApplyCaseFold |
INSTANCE |
Constructor and Description |
---|
ApplyCaseFold() |
Modifier and Type | Method and Description |
---|---|
void |
apply(int from,
int[] to,
int length,
java.lang.Object o) |
static final ApplyCaseFold INSTANCE