org.jruby
Class RubyEnumerable

java.lang.Object
  extended byorg.jruby.RubyEnumerable

public class RubyEnumerable
extends java.lang.Object

Version:
$Revision: 1.3 $
Author:
jpetersen

Constructor Summary
RubyEnumerable()
           
 
Method Summary
static RubyModule createEnumerableModule(Ruby ruby)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyEnumerable

public RubyEnumerable()
Method Detail

createEnumerableModule

public static RubyModule createEnumerableModule(Ruby ruby)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.