org.jruby.libraries
Class EnumeratorLibrary

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

public class EnumeratorLibrary
extends java.lang.Object
implements Library


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

EnumeratorLibrary

public EnumeratorLibrary()
Method Detail

load

public void load(Ruby runtime)
          throws java.io.IOException
Specified by:
load in interface Library
Throws:
java.io.IOException


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