| Package | Description | 
|---|---|
| org.jruby.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static StringSupport.TrTables | StringSupport. trSetupTable(org.jruby.util.ByteList str,
            Ruby runtime,
            boolean[] stable,
            StringSupport.TrTables tables,
            boolean first,
            org.jcodings.Encoding enc) | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | StringSupport. countCommon19(org.jruby.util.ByteList value,
             Ruby runtime,
             boolean[] table,
             StringSupport.TrTables tables,
             org.jcodings.Encoding enc)rb_str_count | 
| static CodeRangeable | StringSupport. delete_bangCommon19(CodeRangeable rubyString,
                   Ruby runtime,
                   boolean[] squeeze,
                   StringSupport.TrTables tables,
                   org.jcodings.Encoding enc)rb_str_delete_bang | 
| static boolean | StringSupport. multiByteSqueeze(Ruby runtime,
                org.jruby.util.ByteList value,
                boolean[] squeeze,
                StringSupport.TrTables tables,
                org.jcodings.Encoding enc,
                boolean isArg) | 
| static boolean | StringSupport. trFind(int c,
      boolean[] table,
      StringSupport.TrTables tables) | 
| static StringSupport.TrTables | StringSupport. trSetupTable(org.jruby.util.ByteList str,
            Ruby runtime,
            boolean[] stable,
            StringSupport.TrTables tables,
            boolean first,
            org.jcodings.Encoding enc) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.