Package org.jcodings

Interface ApplyAllCaseFoldFunction


public interface ApplyAllCaseFoldFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(int from, int[] to, int toLength, Object o)
     
  • Method Details

    • apply

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