Interface MetaMethodIndex.EntryIterator
- 
- Enclosing class:
- MetaMethodIndex
 
 public static interface MetaMethodIndex.EntryIterator
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasNext()MetaMethodIndex.Entrynext()
 
- 
- 
- 
Method Detail- 
hasNextboolean hasNext() 
 - 
nextMetaMethodIndex.Entry next() 
 
- 
 
-