@FunctionalInterface public static interface AsyncBatchProcessor.BatchProcessor<T>
void
process(List<T> t, boolean stopped)
void process(List<T> t, boolean stopped)
Copyright © 2023. All rights reserved.