org.jruby
Class TopSelfFactory

java.lang.Object
  extended byorg.jruby.TopSelfFactory

public final class TopSelfFactory
extends java.lang.Object

Version:
$Revision: 1.3 $
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 Jan Arne Petersen. All Rights Reserved.