JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.vavr.collection
Interface StreamModule.StreamFactory
Enclosing interface:
StreamModule
public static interface
StreamModule.StreamFactory
Method Summary
Static Methods
Modifier and Type
Method
Description
static <T>
Stream
<T>
create
(
Iterator
<? extends T> iterator)
Method Details
create
static
<T>
Stream
<T>
create
(
Iterator
<? extends T> iterator)