gptkbp:instanceOf
|
gptkb:software
|
gptkbp:canBe
|
parallel
sequential
|
gptkbp:compatibleWith
|
modifying underlying data source
|
gptkbp:documentation
|
https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html
|
gptkbp:enables
|
pipelined operations
declarative programming style
|
gptkbp:hasMethod
|
gptkb:topographic_map
distinct
skip
limit
filter
reduce
flatMap
allMatch
anyMatch
collect
findAny
findFirst
forEach
noneMatch
sorted
|
https://www.w3.org/2000/01/rdf-schema#label
|
Stream API
|
gptkbp:interface
|
gptkb:java.util.stream.Stream
|
gptkbp:introducedIn
|
gptkb:Java_8
|
gptkbp:mainlyUsedWith
|
collections
arrays
I/O channels
|
gptkbp:mayInclude
|
gptkb:DoubleStream
gptkb:IntStream
gptkb:LongStream
gptkb:Stream.Builder
gptkb:StreamSupport
Collectors
|
gptkbp:partOf
|
gptkb:Java_Standard_Edition
|
gptkbp:purpose
|
processing sequences of elements
|
gptkbp:relatedTo
|
gptkb:Collections_API
Lambda expressions
|
gptkbp:supports
|
parallel processing
lazy evaluation
collect operation
filter operation
forEach operation
functional-style operations
map operation
reduce operation
|
gptkbp:type
|
gptkb:java.util.stream
|
gptkbp:usedFor
|
gptkb:transformation
data aggregation
|
gptkbp:bfsParent
|
gptkb:Java_SE_8
gptkb:Java_8
|
gptkbp:bfsLayer
|
6
|