org.jruby.libraries
Class ThreadLibrary

java.lang.Object
  extended byorg.jruby.libraries.ThreadLibrary
All Implemented Interfaces:
Library

public class ThreadLibrary
extends java.lang.Object
implements Library


Constructor Summary
ThreadLibrary()
           
 
Method Summary
 void load(Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLibrary

public ThreadLibrary()
Method Detail

load

public void load(Ruby runtime)
Specified by:
load in interface Library


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.