Uses of Interface
com.tinkerforge.BrickletIO16V2.AllInputValueListener
-
-
Uses of BrickletIO16V2.AllInputValueListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIO16V2.AllInputValueListener Modifier and Type Method Description void
BrickletIO16V2. addAllInputValueListener(BrickletIO16V2.AllInputValueListener listener)
Adds a AllInputValue listener.void
BrickletIO16V2. removeAllInputValueListener(BrickletIO16V2.AllInputValueListener listener)
Removes a AllInputValue listener.
-