Uses of Interface
com.tinkerforge.BrickletRotaryPoti.AnalogValueReachedListener
-
-
Uses of BrickletRotaryPoti.AnalogValueReachedListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletRotaryPoti.AnalogValueReachedListener Modifier and Type Method Description void
BrickletRotaryPoti. addAnalogValueReachedListener(BrickletRotaryPoti.AnalogValueReachedListener listener)
Adds a AnalogValueReached listener.void
BrickletRotaryPoti. removeAnalogValueReachedListener(BrickletRotaryPoti.AnalogValueReachedListener listener)
Removes a AnalogValueReached listener.
-