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