groovy / 4.0 / org / codehaus / groovy / util / complexkeyhashmap.entryiterator.html

[Java] Interface ComplexKeyHashMap.EntryIterator

public interface ComplexKeyHashMap.EntryIterator

Methods Summary

Methods
Type Params Return Type Name and description
public boolean hasNext()
public Map.Entry next()

Method Detail

public boolean hasNext()

public Map.Entry next()

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/util/ComplexKeyHashMap.EntryIterator.html