public static interface SensorsPhaseHandler.SensorsPhaseEvent
| Modifier and Type | Method and Description | 
|---|---|
| List<Sensor> | getSensors() | 
| boolean | isEnd() | 
| boolean | isStart() | 
List<Sensor> getSensors()
boolean isStart()
boolean isEnd()
Copyright © 2009–2016 SonarSource. All rights reserved.