org.jruby
Class TopSelfFactory

java.lang.Object
  extended by org.jruby.TopSelfFactory

public final class TopSelfFactory
extends java.lang.Object

Author:
jpetersen

Method Summary
static IRubyObject createTopSelf(Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createTopSelf

public static IRubyObject createTopSelf(Ruby runtime)


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