public interface BatchConsumer<T> extends Consumer<T>
CompletionService.performCompletion(CompletionParameters, Consumer) to receive
updates when each batch of completion items generated by a completion contributor is done.EMPTY_CONSUMER| Modifier and Type | Method and Description |
|---|---|
default void |
endBatch() |
default void |
startBatch() |