Uses of Enum Class
org.jruby.RubyClass.CS_NAMES
Packages that use RubyClass.CS_NAMES
-
Uses of RubyClass.CS_NAMES in org.jruby
Methods in org.jruby that return RubyClass.CS_NAMESModifier and TypeMethodDescriptionstatic RubyClass.CS_NAMES
RubyClass.CS_NAMES.fromOrdinal
(int ordinal) static RubyClass.CS_NAMES
Returns the enum constant of this class with the specified name.static RubyClass.CS_NAMES[]
RubyClass.CS_NAMES.values()
Returns an array containing the constants of this enum class, in the order they are declared.