Package org.jibx.util

Class InsertionOrderedMap.ValueIterator

java.lang.Object
org.jibx.util.InsertionOrderedMap.ValueIterator
All Implemented Interfaces:
Iterator
Enclosing class:
InsertionOrderedMap

protected class InsertionOrderedMap.ValueIterator extends Object implements Iterator
  • Field Details

    • m_index

      private int m_index
  • Constructor Details

    • ValueIterator

      protected ValueIterator()
  • Method Details