Uses of Enum
org.jruby.ir.targets.indy.InvokeSite.CacheAction
Packages that use InvokeSite.CacheAction
-
Uses of InvokeSite.CacheAction in org.jruby.ir.targets.indy
Methods in org.jruby.ir.targets.indy that return InvokeSite.CacheActionModifier and TypeMethodDescription(package private) InvokeSite.CacheActionInvokeSite.testThresholds(RubyModule testClass) static InvokeSite.CacheActionReturns the enum constant of this type with the specified name.static InvokeSite.CacheAction[]InvokeSite.CacheAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jruby.ir.targets.indy with parameters of type InvokeSite.CacheAction