Package | Description |
---|---|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Class and Description |
---|---|
class |
RemovableCloseableIterator<C>
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to
implement remove by delegating the call to the provided consumer to remove the previously read value.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.