private static class RubyHash.FoundPair extends RubyHash.FoundKey
| Modifier and Type | Field and Description |
|---|---|
IRubyObject |
value |
key| Constructor and Description |
|---|
FoundPair(IRubyObject key,
IRubyObject value) |
fillInStackTracepublic final IRubyObject value
FoundPair(IRubyObject key, IRubyObject value)