- Enclosing class:
- InQuerySupport<S,T>
public static interface InQuerySupport.Supplier2<S,T>
-
Method Summary
Modifier and Type |
Method |
Description |
void |
fill(S[] idList,
java.time.ZonedDateTime startDate,
java.time.ZonedDateTime endDate,
int start,
int end,
java.util.Set<T> accumulator) |
|
-
Method Details
-
void fill(
@Nonnull
S[] idList,
java.time.ZonedDateTime startDate,
java.time.ZonedDateTime endDate,
int start,
int end,
@Nonnull
java.util.Set<T> accumulator)