Uses of Interface
berlin.yuna.tinkerforgesensor.util.RunThrowable
-
Packages that use RunThrowable Package Description berlin.yuna.tinkerforgesensor.logic berlin.yuna.tinkerforgesensor.util -
-
Uses of RunThrowable in berlin.yuna.tinkerforgesensor.logic
Methods in berlin.yuna.tinkerforgesensor.logic with parameters of type RunThrowable Modifier and Type Method Description protected SensorHandler<D>SensorHandler. applyOnNewThreshold(String key, long value, RunThrowable function)protected SensorHandler<D>SensorHandler. applyOnNewValue(String key, long value, RunThrowable function) -
Uses of RunThrowable in berlin.yuna.tinkerforgesensor.util
Methods in berlin.yuna.tinkerforgesensor.util with parameters of type RunThrowable Modifier and Type Method Description static voidRunThrowable. handleConnection(RunThrowable function)
-