org.joni
Class ApplyCaseFold

java.lang.Object
  extended by org.joni.ApplyCaseFold
All Implemented Interfaces:
org.jcodings.ApplyAllCaseFoldFunction

final class ApplyCaseFold
extends Object
implements org.jcodings.ApplyAllCaseFoldFunction


Field Summary
(package private) static ApplyCaseFold INSTANCE
           
 
Constructor Summary
ApplyCaseFold()
           
 
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
 

Field Detail

INSTANCE

static final ApplyCaseFold INSTANCE
Constructor Detail

ApplyCaseFold

ApplyCaseFold()
Method Detail

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.