Uses of Interface
org.starhope.appius.things.MotionObserver

Packages that use MotionObserver
org.starhope.appius.things   
 

Uses of MotionObserver in org.starhope.appius.things
 

Methods in org.starhope.appius.things with parameters of type MotionObserver
 boolean HasMotion.startObserving(MotionObserver newObserver)
          WRITEME: Document this method brpocock@star-hope.org
 boolean HasMotion.stopObserving(MotionObserver oldObserver)
          WRITEME: Document this method brpocock@star-hope.org