Interface Sensor

public interface Sensor

Method Index

 o sensesSomething()
returns true if the sensor is currently sensing something otherwise returns false.

Methods

 o sensesSomething
 public abstract boolean sensesSomething()
returns true if the sensor is currently sensing something otherwise returns false.