public class CapturingProposition extends Object implements BooleanSupplier
| Constructor and Description |
|---|
CapturingProposition(BooleanSupplier nested,
Box<Boolean> result) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean() |
public CapturingProposition(BooleanSupplier nested, Box<Boolean> result)
public boolean getAsBoolean()
getAsBoolean in interface BooleanSupplierCopyright © 2017. All rights reserved.