Statements (51)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:author |
gptkb:Oracle
|
gptkbp:cannotReuse |
once a terminal operation is performed
|
gptkbp:describes |
Represents a sequence of elements supporting sequential and parallel aggregate operations.
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html
|
gptkbp:genericTypeParameter |
T
|
https://www.w3.org/2000/01/rdf-schema#label |
java.util.stream.Stream
|
gptkbp:intermediateOperation |
gptkb:topographic_map
distinct skip limit filter peek flatMap sorted |
gptkbp:introducedIn |
gptkb:Java_8
|
gptkbp:method |
gptkb:topographic_map
gptkb:Count distinct skip limit filter peek reduce flatMap allMatch anyMatch collect findAny findFirst forEach noneMatch sorted toArray |
gptkbp:partOf |
Java Stream API
|
gptkbp:subInterface |
gptkb:DoubleStream
gptkb:IntStream gptkb:LongStream |
gptkbp:superclass |
java.lang.AutoCloseable
java.util.stream.BaseStream |
gptkbp:supports |
parallel execution
lazy evaluation |
gptkbp:terminalOperation |
gptkb:Count
reduce collect forEach toArray |
gptkbp:type |
gptkb:java.util.stream
|
gptkbp:usedFor |
functional-style operations on streams of elements
|
gptkbp:bfsParent |
gptkb:Stream_API
|
gptkbp:bfsLayer |
7
|