public static class Predicate6.Impl<A,B,C,D,E,F> extends IntrospectableLambda implements Predicate6<A,B,C,D,E,F>
Predicate6.Impl<A,B,C,D,E,F>| Constructor and Description |
|---|
Impl(Predicate6<A,B,C,D,E,F> 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) |
equals, get, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitnegatepublic Object getLambda()
getLambda in class IntrospectableLambdapublic PredicateInformation predicateInformation()
predicateInformation in interface Predicate6<A,B,C,D,E,F>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.