public interface ContextMatcher
| Modifier and Type | Method and Description |
|---|---|
ContextMatch |
matches(InjectionContext context)
Attempt to match this context matcher against the specified context.
|
ContextMatch matches(InjectionContext context)
ContextMatch describing the result.context - The context to match.null if the matcher does not match.Copyright © 2016 GroupLens Research. All rights reserved.