Uses of Interface
com.tinkerforge.BrickletIO16V2.InputValueListener
-
-
Uses of BrickletIO16V2.InputValueListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIO16V2.InputValueListener Modifier and Type Method Description void
BrickletIO16V2. addInputValueListener(BrickletIO16V2.InputValueListener listener)
Adds a InputValue listener.void
BrickletIO16V2. removeInputValueListener(BrickletIO16V2.InputValueListener listener)
Removes a InputValue listener.
-