Interface MetaMethodIndex.EntryIterator
- Enclosing class:
- MetaMethodIndex
public static interface MetaMethodIndex.EntryIterator
- 
Method SummaryModifier and Type Method Description booleanhasNext()MetaMethodIndex.Entrynext()
- 
Method Details- 
hasNextboolean hasNext()
- 
nextMetaMethodIndex.Entry next()
 
-