public static class Predicate4.Impl<A,B,C,D> extends IntrospectableLambda implements Predicate4<A,B,C,D>
Predicate4.Impl<A,B,C,D>
Modifier and Type | Method and Description |
---|---|
Object |
getLambda() |
boolean |
test(A a,
B b,
C c,
D d) |
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
negate
public Impl(Predicate4<A,B,C,D> predicate)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.