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