public class MonitoringProposition extends Object implements BooleanSupplier
| Constructor and Description |
|---|
MonitoringProposition(BooleanSupplier nested,
AtomicLong calls) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean() |
public MonitoringProposition(BooleanSupplier nested, AtomicLong calls)
public boolean getAsBoolean()
getAsBoolean in interface BooleanSupplierCopyright © 2017. All rights reserved.