public interface Predicate1<A> extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Predicate1.Impl<A> |
Modifier and Type | Method and Description |
---|---|
boolean |
test(A a) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.