Package org.jcodings

Interface ApplyAllCaseFoldFunction


  • public interface ApplyAllCaseFoldFunction
    • Method Detail

      • apply

        void apply​(int from,
                   int[] to,
                   int toLength,
                   java.lang.Object o)