Package io.atlassian.fugue
Class Iterables.Drop<A>
java.lang.Object
io.atlassian.fugue.Iterables.IterableToString<A>
io.atlassian.fugue.Iterables.Drop<A>
- All Implemented Interfaces:
Iterable<A>
- Enclosing class:
Iterables
Iterable that only shows a small range of the original Iterable.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.atlassian.fugue.Iterables.IterableToString
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
as
-
p
-
-
Constructor Details
-
Drop
-
-
Method Details
-
iterator
-