Package | Description |
---|---|
org.jooq.lambda |
This package contains useful extensions for interoperation with Java 8's lambda expressions and
FunctionalInterface types. |
Class and Description |
---|
Seq
A sequential, ordered
Stream that adds all sorts of useful methods that work only because
it is sequential and ordered. |
Copyright © 2015. All Rights Reserved.