Package 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
  • Field Details

  • Constructor Details

    • ApplyCaseFold

      ApplyCaseFold()
  • Method Details

    • apply

      public void apply(int from, int[] to, int length, Object o)
      Specified by:
      apply in interface org.jcodings.ApplyAllCaseFoldFunction