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
 java.lang.Object token
           
 
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

token

public volatile java.lang.Object token
Constructor Detail

RubyModule.Generation

public RubyModule.Generation()
Method Detail

update

public void update()


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