org.joni
Class ApplyCaseFold
java.lang.Object
org.joni.ApplyCaseFold
- All Implemented Interfaces:
- org.jcodings.ApplyAllCaseFoldFunction
final class ApplyCaseFold
- extends Object
- implements org.jcodings.ApplyAllCaseFoldFunction
|
Method Summary |
void |
apply(int from,
int[] to,
int length,
Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
static final ApplyCaseFold INSTANCE
ApplyCaseFold
ApplyCaseFold()
apply
public void apply(int from,
int[] to,
int length,
Object o)
- Specified by:
apply in interface org.jcodings.ApplyAllCaseFoldFunction
Copyright © 2013. All Rights Reserved.