Class TimeoutMap.KeyIterator

java.lang.Object
TimeoutMap<K,V>.com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator<K>
com.twelvemonkeys.util.TimeoutMap.KeyIterator
All Implemented Interfaces:
Iterator<K>
Enclosing class:
TimeoutMap<K,V>

private class TimeoutMap.KeyIterator extends TimeoutMap<K,V>.TimeoutMapIterator<K>
Version:
$Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/util/TimeoutMap.java#2 $
  • Constructor Details

    • KeyIterator

      private KeyIterator()
  • Method Details

    • next

      public K next()