T
- Element typepublic final class SkippedIterable<T> extends Object implements Iterable<T>
There is no thread-safety guarantee.
Constructor and Description |
---|
SkippedIterable(Iterable<T> iterable,
int skip)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2017 Cactoos. All rights reserved.