public interface Predicate5<A,B,C,D,E> extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Predicate5.Impl<A,B,C,D,E> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(A a,
B b,
C c,
D d,
E e) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.