| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Field and Description |
|---|---|
private static RubyHash.EntryMatchType |
RubyHash.MATCH_ENTRY |
private static RubyHash.EntryMatchType |
RubyHash.MATCH_KEY |
| Modifier and Type | Method and Description |
|---|---|
private RubyHash.RubyHashEntry |
RubyHash.internalDelete(int hash,
RubyHash.EntryMatchType matchType,
java.lang.Object obj) |