|
SunSPOT API V6.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConditionListener
Implemented by classes wanting a call back when a condition on a sensor is met.
| Method Summary | |
|---|---|
void |
conditionMet(SensorEvent evt,
Condition condition)
Callback for when a Condition has been met. |
| Method Detail |
|---|
void conditionMet(SensorEvent evt,
Condition condition)
evt - the SensorEvent object containing the sensor's statecondition - the triggering Condition object
|
SunSPOT API V6.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||