|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.internal.runtime.builtin.ObjectFactory
Constructor Summary | |
ObjectFactory(Ruby runtime)
Constructor for ObjectFactory. |
Method Summary | |
IRubyObject |
newObject(RubyClass type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectFactory(Ruby runtime)
Method Detail |
public IRubyObject newObject(RubyClass type)
newObject
in interface IObjectFactory
IObjectFactory.newObject(RubyClass)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |