Class BunchMonitor

java.lang.Object
io.github.olyutorskii.aletojio.idling.AbstractRndMonitor
io.github.olyutorskii.aletojio.idling.BunchMonitor
All Implemented Interfaces:
RndMonitor

public class BunchMonitor extends AbstractRndMonitor
Bunch of monitor.

Consolidate multiple monitors into one monitor.

Monitor all passed monitors for fulfillment of the condition.

If even one of the monitors does not meet the conditions, it is reflected as is.