- java.lang.Object
-
- org.joni.ApplyCaseFold
-
- All Implemented Interfaces:
org.jcodings.ApplyAllCaseFoldFunction
final class ApplyCaseFold extends java.lang.Object implements org.jcodings.ApplyAllCaseFoldFunction
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static ApplyCaseFold
INSTANCE
-
Constructor Summary
Constructors Constructor Description ApplyCaseFold()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(int from, int[] to, int length, java.lang.Object o)
-
-
-
Field Detail
-
INSTANCE
static final ApplyCaseFold INSTANCE
-
-