JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.google.inject.matcher
Used for matching things.
See:
Description
Interface Summary
Interface
Description
Matcher
<T>
Returns
true
or
false
for a given input.
Class Summary
Class
Description
AbstractMatcher
<T>
Implements
and()
and
or()
.
Matchers
Matcher implementations.
Package com.google.inject.matcher Description
Used for matching things. Primarily used to pick out methods to which to apply interceptors.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes