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