| Package | Description |
|---|---|
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableIteratorSet<E>
A set that defines an iterator method that returns a
CloseableIterator
instead of a non closeable one. |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableIteratorCollectionAdapter<E>
Adapts
Collection to CloseableIteratorCollection |
class |
CloseableIteratorSetAdapter<E>
Adapts
Set to CloseableIteratorSet |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.