org.jcodings
Interface ApplyAllCaseFoldFunction


public interface ApplyAllCaseFoldFunction


Method Summary
 void apply(int from, int[] to, int toLength, Object o)
           
 

Method Detail

apply

void apply(int from,
           int[] to,
           int toLength,
           Object o)


Copyright © 2011. All Rights Reserved.