org.asciidoctor.internal
Class RubyUtils
java.lang.Object
org.asciidoctor.internal.RubyUtils
public class RubyUtils
- extends Object
|
Method Summary |
static
|
rubyToJava(org.jruby.Ruby runtime,
org.jruby.runtime.builtin.IRubyObject rubyObject,
Class<T> returnType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyUtils
public RubyUtils()
rubyToJava
public static <T> T rubyToJava(org.jruby.Ruby runtime,
org.jruby.runtime.builtin.IRubyObject rubyObject,
Class<T> returnType)
Copyright © 2013. All Rights Reserved.