java.lang.Object
org.jooq.lambda.Partition<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) <R> R
(package private) <R> R
(package private) <R> R
(package private) <R> R
(package private) <R> R
cacheIf
(BooleanSupplier condition, Object key, Supplier<? extends R> value) (package private) <R> R
cacheIf
(BooleanSupplier condition, Supplier<?> key, Supplier<? extends R> value)
-
Field Details
-
list
-
cache
-
-
Constructor Details
-
Partition
Partition(Collection<Tuple2<T, Long>> list)
-
-
Method Details
-
cacheIf
-
cacheIf
-
cacheIf
-
cacheIf
-
cache
-
cache
-