Uses of Interface
org.jruby.util.MRIRecursionGuard.RecursiveFunction
Packages that use MRIRecursionGuard.RecursiveFunction
-
Uses of MRIRecursionGuard.RecursiveFunction in org.jruby.util
Methods in org.jruby.util with parameters of type MRIRecursionGuard.RecursiveFunctionModifier and TypeMethodDescriptionMRIRecursionGuard.execRecursive(MRIRecursionGuard.RecursiveFunction func, IRubyObject obj) Deprecated.MRIRecursionGuard.execRecursiveOuter(MRIRecursionGuard.RecursiveFunction func, IRubyObject obj) Deprecated.