Class ConcurrentReferenceHashMap.HashIterator
java.lang.Object
org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.HashIterator
- Enclosing class:
- ConcurrentReferenceHashMap<K,V> 
- 
Method Summary
- 
Method Details- 
hasMoreElementspublic boolean hasMoreElements()
- 
hasNextpublic boolean hasNext()
- 
removepublic void remove()
 
-