org.jruby
Class RubyModule.Generation

java.lang.Object
  extended by org.jruby.RubyModule.Generation
Enclosing class:
RubyModule

protected static class RubyModule.Generation
extends java.lang.Object


Field Summary
 int hash
           
 
Constructor Summary
RubyModule.Generation()
           
 
Method Summary
 void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hash

public volatile int hash
Constructor Detail

RubyModule.Generation

public RubyModule.Generation()
Method Detail

update

public void update()


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