org.jruby.javasupport
Interface JavaUtil.RubyConverter

Enclosing class:
JavaUtil

Deprecated.

@Deprecated
public static interface JavaUtil.RubyConverter


Method Summary
 java.lang.Object convert(ThreadContext context, IRubyObject rubyObject)
          Deprecated.  
 

Method Detail

convert

java.lang.Object convert(ThreadContext context,
                         IRubyObject rubyObject)
Deprecated. 


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