public static class Predicate4.Impl<A,B,C,D> extends IntrospectableLambda implements Predicate4<A,B,C,D>
Predicate4.Impl<A,B,C,D>
Modifier and Type | Method and Description |
---|---|
Object |
getLambda() |
boolean |
test(A a,
B b,
C c,
D d) |
equals, hashCode, toString
public Impl(Predicate4<A,B,C,D> predicate)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.