| Package | Description |
|---|---|
| org.jooq.lambda.tuple |
This package contains tuple types of various degrees.
|
| Modifier and Type | Method and Description |
|---|---|
<R> R |
Tuple3.map(Function3<T1,T2,T3,R> function)
Apply this tuple as arguments to a function.
|
Copyright © 2014. All Rights Reserved.