IArgumentConstraintpublic class NegatingArgumentConstraint extends java.lang.Object implements IArgumentConstraint
| Constructor | Description |
|---|---|
NegatingArgumentConstraint(IArgumentConstraint constraint) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isSatisfiedBy(java.lang.Object arg) |
public NegatingArgumentConstraint(IArgumentConstraint constraint)
public boolean isSatisfiedBy(java.lang.Object arg)
isSatisfiedBy in interface IArgumentConstraintCopyright © 2018. All rights reserved