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() |
boolean |
test(A a,
B b,
C c) |
equals, hashCode, toString
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.