A
- the argument type.public final class Not<A> extends Object implements Predicate<A>
Tests
to the logical inverse
of some other predicate.Constructor and Description |
---|
Not(Predicate<? super A> predicate)
Create a new Not.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.