Uses of Enum Class
org.jruby.util.StringSupport.NeighborChar
Packages that use StringSupport.NeighborChar
-
Uses of StringSupport.NeighborChar in org.jruby.util
Methods in org.jruby.util that return StringSupport.NeighborCharModifier and TypeMethodDescriptionstatic StringSupport.NeighborChar
StringSupport.succChar
(org.jcodings.Encoding enc, byte[] bytes, int p, int len) static StringSupport.NeighborChar
static StringSupport.NeighborChar
Returns the enum constant of this class with the specified name.static StringSupport.NeighborChar[]
StringSupport.NeighborChar.values()
Returns an array containing the constants of this enum class, in the order they are declared.