Groovy 1.7.0

org.codehaus.groovy.runtime.metaclass
Interface MetaMethodIndex.EntryIterator


interface MetaMethodIndex.EntryIterator

Method Summary
boolean hasNext()

Entry next()

 

Method Detail

hasNext

public boolean hasNext()


next

public Entry next()


 

Copyright © 2003-2009 The Codehaus. All rights reserved.