public class False<A> extends Object implements Predicate<A>
False()
static <A> False<A>
instance()
boolean
test(A a)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public False()
public static <A> False<A> instance()
public boolean test(A a)
test
Predicate<A>
Copyright © 2021 org.pitest. All rights reserved.