Uses of Class
org.cache2k.core.ConcurrentEntryIterator
-
Packages that use ConcurrentEntryIterator Package Description org.cache2k.core -
-
Uses of ConcurrentEntryIterator in org.cache2k.core
Methods in org.cache2k.core that return ConcurrentEntryIterator Modifier and Type Method Description ConcurrentEntryIterator<K,V>HeapCache. iterateAllHeapEntries()Returns all cache entries within the heap cache.
-