Uses of Interface
com.tinkerforge.BrickletIndustrialCounter.AllCounterListener
-
-
Uses of BrickletIndustrialCounter.AllCounterListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIndustrialCounter.AllCounterListener Modifier and Type Method Description void
BrickletIndustrialCounter. addAllCounterListener(BrickletIndustrialCounter.AllCounterListener listener)
Adds a AllCounter listener.void
BrickletIndustrialCounter. removeAllCounterListener(BrickletIndustrialCounter.AllCounterListener listener)
Removes a AllCounter listener.
-