public static interface CheckableFluent.BoundCheckable2<P,A,B>
Modifier and Type | Method and Description |
---|---|
P |
test(CheckableFluent.Predicate2<A,B> predicate) |
P |
test(CheckableFluent.Predicate2<A,B> predicate,
String reason) |
P test(CheckableFluent.Predicate2<A,B> predicate)
P test(CheckableFluent.Predicate2<A,B> predicate, String reason)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.