public static class CheckableFactory.BoundCheckable2Impl<P,A,B> extends Object implements CheckableFluent.BoundCheckable2<P,A,B>
| Constructor and Description |
|---|
BoundCheckable2Impl(AbstractTestableFluent<P> testable,
String var1,
String var2) |
| Modifier and Type | Method and Description |
|---|---|
P |
test(CheckableFluent.Predicate2<A,B> predicate) |
P |
test(CheckableFluent.Predicate2<A,B> predicate,
String reason) |
public BoundCheckable2Impl(AbstractTestableFluent<P> testable, String var1, String var2)
public P test(CheckableFluent.Predicate2<A,B> predicate)
test in interface CheckableFluent.BoundCheckable2<P,A,B>public P test(CheckableFluent.Predicate2<A,B> predicate, String reason)
test in interface CheckableFluent.BoundCheckable2<P,A,B>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.