Class ConcreteInertiaSensor
- java.lang.Object
-
- io.heraldprox.herald.sensor.motion.ConcreteInertiaSensor
-
- All Implemented Interfaces:
InertiaSensor
,Sensor
public class ConcreteInertiaSensor extends java.lang.Object implements InertiaSensor
-
-
Constructor Summary
Constructors Constructor Description ConcreteInertiaSensor(android.content.Context context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(SensorDelegate delegate)
void
start()
void
stop()
-