| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.java.proxies |
| Modifier and Type | Method and Description |
|---|---|
private void |
RubyHash.iteratorVisitAll(RubyHash.Visitor visitor) |
private RubyHash |
RubyHash.replaceCommon(ThreadContext context,
IRubyObject other,
RubyHash.Visitor visitor) |
private RubyHash |
RubyHash.replaceCommon19(ThreadContext context,
IRubyObject other,
RubyHash.Visitor visitor) |
void |
RubyHash.visitAll(RubyHash.Visitor visitor) |
private void |
RubyHash.visitLimited(RubyHash.Visitor visitor,
long size) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapJavaProxy.RubyHashMap.visitAll(RubyHash.Visitor visitor) |