W3cubDocs

/Groovy 3.0

[Java] Interface MetaMethodIndex.EntryIterator

public interface MetaMethodIndex.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-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/metaclass/MetaMethodIndex.EntryIterator.html