public class VersionIteratorAdapter extends RangeIteratorDecorator
RangeIterator
s or Iterator
s
into VersionIterator
s.Modifier and Type | Field and Description |
---|---|
static VersionIterator |
EMPTY
Static instance of an empty
VersionIterator . |
Constructor and Description |
---|
VersionIteratorAdapter(RangeIterator iterator)
Creates an adapter for the given
RangeIterator . |
Modifier and Type | Method and Description |
---|---|
Version |
nextVersion()
Returns the next version.
|
getPosition, getSize, hasNext, next, remove, skip
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"