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() |
boolean |
test(A a,
B b,
C c,
D d,
E e,
F f) |
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
negate
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.