Package | Description |
---|---|
org.jruby.util |
Modifier and Type | Method and Description |
---|---|
static StringSupport.NeighborChar |
StringSupport.succChar(Ruby runtime,
org.jcodings.Encoding enc,
byte[] bytes,
int p,
int len) |
static StringSupport.NeighborChar |
StringSupport.NeighborChar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringSupport.NeighborChar[] |
StringSupport.NeighborChar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.