public interface MonitorAlgorithm
Modifier and Type | Method and Description |
---|---|
boolean |
causeMonitor()
Should the current value cause a monitor?
|
String |
getAlgorithmName()
Get the name of the algorithm.
|
void |
monitorIssued()
A monitor was raised.
|
String getAlgorithmName()
boolean causeMonitor()
void monitorIssued()
Copyright © 2014. All Rights Reserved.