Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- java.lang.Object
-
- com.tangosol.coherence.jcache.common.MapEntryIteratorToCacheEntryIteratorAdapter<K,V>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<javax.cache.Cache.Entry<K,V>>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<javax.cache.Cache.Entry<K,V>>
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.