[Java] Interface Entry<K, V>
- org.codehaus.groovy.util.AbstractConcurrentMapBase.Entry
- All Superinterfaces:
- Entry
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
boolean |
isEqual(K key, int hash) |
Method Detail
public boolean isEqual(K key, int hash)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/util/AbstractConcurrentMap.Entry.html