public static class Predicate5.Impl<A,B,C,D,E> extends IntrospectableLambda implements Predicate5<A,B,C,D,E>
Predicate5.Impl<A,B,C,D,E>| Modifier and Type | Method and Description |
|---|---|
Object |
getLambda() |
PredicateInformation |
predicateInformation() |
boolean |
test(A a,
B b,
C c,
D d,
E e) |
equals, get, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitnegatepublic Object getLambda()
getLambda in class IntrospectableLambdapublic PredicateInformation predicateInformation()
predicateInformation in interface Predicate5<A,B,C,D,E>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.