Package com.google.inject.matcher
Class Matchers.Not<T>
java.lang.Object
com.google.inject.matcher.AbstractMatcher<T>
com.google.inject.matcher.Matchers.Not<T>
- All Implemented Interfaces:
Matcher<T>
,Serializable
- Enclosing class:
Matchers
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.inject.matcher.AbstractMatcher
and, or
-
Field Details
-
delegate
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Not
-
-
Method Details