Package com.google.inject.matcher
Class Matchers.Any
- All Implemented Interfaces:
Matcher<Object>
,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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Any
private Any()
-
-
Method Details