Infinispan Commons 8.2.8.Final-redhat-1
-
- All Implemented Interfaces:
- AutoCloseable, Iterator<S>, CloseableIterator<S>
public class CloseableIteratorMapper<E,S>
extends IteratorMapper<E,S>
implements CloseableIterator<S>
A iterator that maps each value to the output of the Function. Note that the remove is supported if the iterator
originally supported remove.
- Since:
- 8.0
- Author:
- William Burns
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Infinispan Commons 8.2.8.Final-redhat-1
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.