S
- The service typepublic static interface SoftServiceLoader.ServiceCollector<S>
Modifier and Type | Method and Description |
---|---|
void |
collect(java.util.Collection<S> values) |
default void |
collect(java.util.function.Consumer<? super S> consumer) |