Javadoc and SelectorUtils cleanup
This commit is contained in:
parent
7897159a1c
commit
ead52ef3aa
2 changed files with 10 additions and 9 deletions
|
|
@ -41,7 +41,8 @@ import org.checkerframework.checker.nullness.qual.NonNull;
|
|||
import org.checkerframework.checker.nullness.qual.Nullable;
|
||||
|
||||
/**
|
||||
* Registry containing mappings between {@link Class classes} and {@link ParameterInjector injectors}
|
||||
* Registry containing mappings between {@link Class} {@link Predicate Predicates}
|
||||
* and {@link ParameterInjector injectors}.
|
||||
*
|
||||
* The order injectors are tested is the same order they were registered in.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue