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