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() |
PredicateInformation |
predicateInformation() |
boolean |
test(A a,
B b,
C c,
D d) |
equals, get, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitnegatepublic Impl(Predicate4<A,B,C,D> predicate)
public Object getLambda()
getLambda in class IntrospectableLambdapublic PredicateInformation predicateInformation()
predicateInformation in interface Predicate4<A,B,C,D>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.