@FunctionalInterface public interface SensorsPhaseHandler extends EventHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | SensorsPhaseHandler.SensorsPhaseEventThis interface is not intended to be implemented by clients. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onSensorsPhase(SensorsPhaseHandler.SensorsPhaseEvent event)Called before and after execution of all  Sensors. | 
void onSensorsPhase(SensorsPhaseHandler.SensorsPhaseEvent event)
Sensors.Copyright © 2009–2016 SonarSource. All rights reserved.