org.jruby.runtime.builtin
Interface IObjectFactory

All Known Implementing Classes:
ObjectFactory

public interface IObjectFactory

Version:
$Revision: 1.1 $
Author:
jpetersen

Method Summary
 IRubyObject newObject(RubyClass type)
           
 

Method Detail

newObject

public IRubyObject newObject(RubyClass type)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.