package org.catrobat.html5player.client.formulaeditor; public interface SensorNotifyingInterface { void Notify(Sensor sensor); }