Package org.jruby
Class RubyHash.EntryMatchType
java.lang.Object
org.jruby.RubyHash.EntryMatchType
- Enclosing class:
- RubyHash
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanmatches(RubyHash.RubyHashEntry entry, Object obj)
-
Constructor Details
-
EntryMatchType
private EntryMatchType()
-
-
Method Details
-
matches
-