Package com.google.inject.matcher
Class Matchers.InSubpackage
- All Implemented Interfaces:
Matcher<Class>
,Serializable
- Enclosing class:
- Matchers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.inject.matcher.AbstractMatcher
and, or
-
Field Details
-
targetPackageName
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InSubpackage
-
-
Method Details
-
matches
Description copied from interface:Matcher
Returnstrue
if this matchest
,false
otherwise. -
equals
-
hashCode
public int hashCode() -
toString
-