Uses of Enum
org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.MethodType
Packages that use EmbedRubyObjectAdapterImpl.MethodType
-
Uses of EmbedRubyObjectAdapterImpl.MethodType in org.jruby.embed.internal
Methods in org.jruby.embed.internal that return EmbedRubyObjectAdapterImpl.MethodTypeModifier and TypeMethodDescriptionDeprecated.Returns the enum constant of this type with the specified name.EmbedRubyObjectAdapterImpl.MethodType.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.