Uses of Class
io.vavr.collection.IteratorModule.EmptyIterator
-
Packages that use IteratorModule.EmptyIterator Package Description io.vavr.collection Purely functional collections based on Traversable. -
-
Uses of IteratorModule.EmptyIterator in io.vavr.collection
Fields in io.vavr.collection declared as IteratorModule.EmptyIterator Modifier and Type Field Description (package private) static IteratorModule.EmptyIterator
IteratorModule.EmptyIterator. INSTANCE
-