Package io.vavr.collection
Class IteratorModule.ConcatIterator.Cell<T>
java.lang.Object
io.vavr.collection.IteratorModule.ConcatIterator.Cell<T>
- Enclosing class:
IteratorModule.ConcatIterator<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) IteratorModule.ConcatIterator.Cell
<T> (package private) static <T> IteratorModule.ConcatIterator.Cell
<T>
-
Field Details
-
it
-
next
-
-
Constructor Details
-
Cell
private Cell()
-
-
Method Details
-
of
-
append
-