A B C D E F G H I J L M N O P R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- ValueSupply<A> - Class in software.kes.kraftwerk
-
An infinite sequence of values of type
A
. - vector() - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsVector
s of various sizes, with thisGenerator
generating the elements. - vectorAggregator() - Static method in class software.kes.kraftwerk.aggregator.Aggregators
-
Creates an
Aggregator
forImmutableVector
s. - vectorAggregator(int) - Static method in class software.kes.kraftwerk.aggregator.Aggregators
-
Creates an
Aggregator
forImmutableVector
s. - vectorOfSize(int) - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsVector
s of a specific size, with thisGenerator
generating the elements. - vectorOfSize(IntRange) - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsVector
s of various sizes within a specific range, with thisGenerator
generating the elements.
All Classes All Packages