not method

Matcher not()

Implementation

Matcher not() {
  return isNot(this);
}