On this page
[Java] Class ComplexKeyHashMap.Entry
- org.codehaus.groovy.util.ComplexKeyHashMap.Entry
public static class ComplexKeyHashMap.Entry
Field Summary
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public Object |
getValue() |
|
public void |
setValue(Object value) |
Inherited Methods Summary
Field Detail
public int hash
public Map.Entry next
public Object value
Method Detail
public Object getValue()
public void setValue(Object value)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.9/html/gapi/org/codehaus/groovy/util/ComplexKeyHashMap.Entry.html