| Package | Description |
|---|---|
| io.atomix.core.collection |
Distributed collection primitives.
|
| io.atomix.core.iterator |
Primitive iterator interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
SyncIterator<E> |
DistributedCollection.iterator() |
| Modifier and Type | Method and Description |
|---|---|
SyncIterator<T> |
SyncIterable.iterator()
Returns the synchronous iterator.
|
Copyright © 2013–2018. All rights reserved.