| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Class and Description |
|---|---|
static class |
RubyHash.Visitor |
| Modifier and Type | Field and Description |
|---|---|
static RubyHash.VisitorWithState<RubyArray> |
RubyHash.StoreValueVisitor |
| Modifier and Type | Method and Description |
|---|---|
RubyBoolean |
RubyHash.compare(ThreadContext context,
RubyHash.VisitorWithState<RubyHash> visitor,
IRubyObject other) |
<T> void |
RubyHash.visitAll(ThreadContext context,
RubyHash.VisitorWithState visitor,
T state) |
Copyright © 2001-2021 JRuby. All Rights Reserved.