Package org.jibx.util
Class InsertionOrderedMap.ValueIterator
- java.lang.Object
-
- org.jibx.util.InsertionOrderedMap.ValueIterator
-
- All Implemented Interfaces:
java.util.Iterator
- Enclosing class:
- InsertionOrderedMap
protected class InsertionOrderedMap.ValueIterator extends java.lang.Object implements java.util.Iterator
-
-
Field Summary
Fields Modifier and Type Field Description private intm_index
-
Constructor Summary
Constructors Modifier Constructor Description protectedValueIterator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()java.lang.Objectnext()voidremove()
-