public class ElectPrimaryPolicy.Change<T> extends java.lang.Object implements SensorEventListener<T>
NOOP| Constructor and Description |
|---|
Change() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SensorEvent<T> event)
The
SensorEvent handler method. |
public void onEvent(SensorEvent<T> event)
SensorEventListenerSensorEvent handler method.onEvent in interface SensorEventListener<T>