public class ParallelQuery extends Object
| Constructor and Description |
|---|
ParallelQuery() |
| Modifier and Type | Method and Description |
|---|---|
static <In> List<In> |
where(Iterable<In> list,
Function1<In,Boolean> funct) |
Copyright © 2023. All rights reserved.