Uses of Package
org.jooq.lambda
Packages that use org.jooq.lambda
Package
Description
This package contains useful extensions for interoperation with Java 8's lambda expressions and
FunctionalInterface types.This package contains tuple types of various degrees.
-
Classes in org.jooq.lambda used by org.jooq.lambdaClassDescriptionA common super type for types like
SeqorWindowdelegating common aggregation functions toCollectable.collect(Collector)A sequential, orderedStreamthat adds all sorts of useful methods that work only because it is sequential and ordered.A window containing the data for its partition, to perform calculations upon.A specification for aWindow. -
Classes in org.jooq.lambda used by org.jooq.lambda.tuple