org.jruby.libraries
Class IOWaitLibrary

java.lang.Object
  extended by org.jruby.libraries.IOWaitLibrary
All Implemented Interfaces:
Library

public class IOWaitLibrary
extends java.lang.Object
implements Library

Author:
Nick Sieger

Constructor Summary
IOWaitLibrary()
           
 
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

IOWaitLibrary

public IOWaitLibrary()
Method Detail

load

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


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