Uses of Interface
de.galan.commons.func.exceptional.ExceptionalRunnable
-
Packages that use ExceptionalRunnable Package Description de.galan.commons.util -
-
Uses of ExceptionalRunnable in de.galan.commons.util
Methods in de.galan.commons.util with parameters of type ExceptionalRunnable Modifier and Type Method Description voidMeasure. run(ExceptionalRunnable runnable)Measure the invokation time of the given ExceptionalRunnable.voidRetryable. run(ExceptionalRunnable runnable)
-