Package org.eclipse.sisu.inject
Class MildKeys.EntryItr
- java.lang.Object
-
- org.eclipse.sisu.inject.MildKeys.EntryItr
-
-
Constructor Summary
Constructors Constructor Description EntryItr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasNext()
java.util.Map.Entry<K,V>
next()
void
remove()
-