Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
-
-
Constructor Detail
-
EntryIterator
public EntryIterator(Iterator<Map.Entry<K,V>> iter,
LocalCache<K,V> cache)
Construct an EntryIterator backed by the specified iterator.
- Parameters:
iter
- the underlying iterator
cache
- cache to iterate over
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.