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