Uses of Package
org.tquadrat.foundation.stream
Packages that use org.tquadrat.foundation.stream
Package
Description
The code in this package was originally written by Dominic Fox and provided
in the package
com.codepoetics.protonpack
.The internal classes for the stream extensions.
-
Classes in org.tquadrat.foundation.stream used by org.tquadrat.foundation.streamClassDescriptionA value combined with an index, indicating its position in an ordered sequence.A stream of
Map.Entry<K,V>
.A selector function takes an array of values and returns the respective array index for the selected value. -
Classes in org.tquadrat.foundation.stream used by org.tquadrat.foundation.stream.internalClassDescriptionA stream of
Map.Entry<K,V>
.A selector function takes an array of values and returns the respective array index for the selected value.