Class CodeRangeSupport

java.lang.Object
org.jruby.util.CodeRangeSupport

public final class CodeRangeSupport extends Object
  • Constructor Details

    • CodeRangeSupport

      public CodeRangeSupport()
  • Method Details

    • isCodeRangeAsciiOnly

      public static boolean isCodeRangeAsciiOnly(CodeRangeable string)
    • codeRangeAnd

      public static int codeRangeAnd(int cr1, int cr2)