public interface RepositoryConsumer
extends java.util.function.Consumer<java.lang.String>
| Modifier and Type | Method and Description |
|---|---|
default void |
accept(Repository repository)
Performs this operation on the given argument.
|
default void accept(Repository repository)
repository - the field