Package com.google.inject.matcher
package com.google.inject.matcher
Used for matching things. Primarily used to pick out methods to which to apply interceptors.
-
ClassDescriptionDeprecated.Matcher<T>Returns
trueorfalsefor a given input.Matcher implementations.
and()andor()yourself, but is no longer necessary now thatMatcherimplements these methods.