Uses of Interface
org.jruby.Ruby.RecursiveFunction

Packages that use Ruby.RecursiveFunction
org.jruby   
 

Uses of Ruby.RecursiveFunction in org.jruby
 

Methods in org.jruby with parameters of type Ruby.RecursiveFunction
 IRubyObject Ruby.execRecursive(Ruby.RecursiveFunction func, IRubyObject obj)
           
 IRubyObject Ruby.execRecursiveOuter(Ruby.RecursiveFunction func, IRubyObject obj)
           
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.