| Modifiers | Name | Description |
|---|---|---|
protected int |
cursor |
Current list index for iterator-driven updates. |
| Constructor and description |
|---|
ObservableIterator(Iterator iterDelegate)Creates an observable iterator around the supplied delegate. |
Creates an observable iterator around the supplied delegate.
iterDelegate - the backing iteratorCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.