org.jruby
Class RubyBasicObject.VariableTableEntry

java.lang.Object
  extended by org.jruby.RubyBasicObject.VariableTableEntry
Enclosing class:
RubyBasicObject

protected static final class RubyBasicObject.VariableTableEntry
extends java.lang.Object

Every entry in the variable map is represented by an instance of this class.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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