de.jaetzold.art
Class AllSensorEventDescriptor
java.lang.Object
|
+--de.jaetzold.art.AllSensorEventDescriptor
- All Implemented Interfaces:
- SensorEventDescriptor
- public class AllSensorEventDescriptor
- extends Object
- implements SensorEventDescriptor
Method Summary |
boolean |
describes(SensorEvent event)
Tells whether the given SensorEvent is in the group described by this SensorEventDescriptor. |
boolean |
equals(Object o)
|
AllSensorEventDescriptor
public AllSensorEventDescriptor()
describes
public boolean describes(SensorEvent event)
- Description copied from interface:
SensorEventDescriptor
- Tells whether the given SensorEvent is in the group described by this SensorEventDescriptor.
- Specified by:
describes
in interface SensorEventDescriptor
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object