Uses of Enum
org.jruby.runtime.encoding.EncodingService.SpecialEncoding
Packages that use EncodingService.SpecialEncoding
-
Uses of EncodingService.SpecialEncoding in org.jruby.runtime.encoding
Methods in org.jruby.runtime.encoding that return EncodingService.SpecialEncodingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static EncodingService.SpecialEncoding[]EncodingService.SpecialEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.