Interface MetaMethodIndex.EntryIterator
- Enclosing class:
MetaMethodIndex
public static interface MetaMethodIndex.EntryIterator
-
Method Summary
-
Method Details
-
hasNext
boolean hasNext() -
next
MetaMethodIndex.Entry next()
-
MetaMethodIndex