public static interface RubyHash.VisitorWithStateI
| Modifier and Type | Method and Description |
|---|---|
void |
visit(ThreadContext context,
RubyHash self,
IRubyObject key,
IRubyObject value,
int index) |
void visit(ThreadContext context, RubyHash self, IRubyObject key, IRubyObject value, int index)
Copyright © 2001-2023 JRuby. All Rights Reserved.