Package | Description |
---|---|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Class and Description |
---|---|
class |
IteratorAsCloseableIterator<E>
This is a simple bridge class to change a plain
Iterator into a
CloseableIterator where the close method does nothing |
Modifier and Type | Method and Description |
---|---|
CloseableIterator<E> |
CloseableIteratorCollection.iterator() |
CloseableIterator<E> |
CloseableIterable.iterator() |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.