public class ClassTypeSpecification extends MatcherWithNegator<java.lang.Integer>
| Constructor and Description |
|---|
ClassTypeSpecification(int spec) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesWithoutNegator(java.lang.Integer toCheck) |
matches, setNegatorprotected boolean matchesWithoutNegator(java.lang.Integer toCheck)
matchesWithoutNegator in class MatcherWithNegator<java.lang.Integer>