Class Object2ObjectHashMap.ValueIterator

    • Constructor Detail

      • ValueIterator

        public ValueIterator()
        Create a new instance.
    • Method Detail

      • next

        public V next()
        Specified by:
        next in interface java.util.Iterator<V>