W3cubDocs

/Groovy 3.0

[Java] Class SingleKeyHashMap.Entry

  • org.codehaus.groovy.util.SingleKeyHashMap.Entry
public static class SingleKeyHashMap.Entry
extends ComplexKeyHashMapEntry

Field Summary

Fields
Modifiers Name Description
Object key

Methods Summary

Methods
Type Params Return Type Name and description
public Object getKey()

Field Detail

public Object key

Method Detail

public Object getKey()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/util/SingleKeyHashMap.Entry.html