public abstract static class RubyHash.Visitor
extends java.lang.Object
Constructor and Description |
---|
RubyHash.Visitor() |
Modifier and Type | Method and Description |
---|---|
abstract void |
visit(IRubyObject key,
IRubyObject value) |
public abstract void visit(IRubyObject key, IRubyObject value)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.