Package org.jruby.util
Class CodeRangeSupport
java.lang.Object
org.jruby.util.CodeRangeSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
codeRangeAnd
(int cr1, int cr2) static boolean
isCodeRangeAsciiOnly
(CodeRangeable string)
-
Constructor Details
-
CodeRangeSupport
public CodeRangeSupport()
-
-
Method Details
-
isCodeRangeAsciiOnly
-
codeRangeAnd
public static int codeRangeAnd(int cr1, int cr2)
-