public final class CodeRangeSupport extends Object
| Constructor and Description | 
|---|
| CodeRangeSupport() | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | codeRangeAnd(int cr1,
            int cr2) | 
| static boolean | isCodeRangeAsciiOnly(CodeRangeable string) | 
public static boolean isCodeRangeAsciiOnly(CodeRangeable string)
public static int codeRangeAnd(int cr1,
               int cr2)
Copyright © 2001-2015 JRuby. All Rights Reserved.