Uses of Interface
com.tinkerforge.BrickletUVLight.UVLightListener
-
-
Uses of BrickletUVLight.UVLightListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletUVLight.UVLightListener Modifier and Type Method Description void
BrickletUVLight. addUVLightListener(BrickletUVLight.UVLightListener listener)
Adds a UVLight listener.void
BrickletUVLight. removeUVLightListener(BrickletUVLight.UVLightListener listener)
Removes a UVLight listener.
-