Java Streams API

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:can_be_used_with gptkb:Double_Stream
Optional
collections
primitive types
Stream.of()
Int Stream
Long Stream
gptkbp:created_by gptkb:collection
Arrays
I/ O channels
gptkbp:designed_for processing sequences of elements
gptkbp:ended collect
reduce
for Each
https://www.w3.org/2000/01/rdf-schema#label Java Streams API
gptkbp:introduced_in gptkb:Java_8
gptkbp:is thread-safe
a data structure
gptkbp:is_compatible_with gptkb:Java_Collections_Framework
gptkbp:is_documented_in Java documentation
gptkbp:is_lazy in execution
gptkbp:is_part_of gptkb:Java_SE_8
gptkb:Java_programming_language
gptkbp:is_supported_by gptkb:Java_Development_Kit_(JDK)
gptkbp:is_used_in data processing
data transformation
data aggregation
gptkbp:provides mapping capabilities
filtering capabilities
distinct operation
limit operation
skip operation
sorted operation
collecting capabilities
flat Map operation
reducing capabilities
gptkbp:runs_through for performance improvements
gptkbp:state in nature
gptkbp:supports parallel processing
functional-style operations
gptkbp:uses lambda expressions
method references
gptkbp:bfsParent gptkb:Google_I/_O
gptkb:Java
gptkb:Java_Virtual_Machine_(JVM)
gptkbp:bfsLayer 4