public class OffsetIteration<E,X extends Exception> extends FilterIteration<E,X>
wrappedIter| Constructor and Description | 
|---|
| OffsetIteration(Iteration<? extends E,X> iter,
               long offset)Creates a new OffsetIteration. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | accept(E object)Returns false for the first OFFSET objects. | 
handleClose, hasNext, nextremoveclose, isClosedCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.