Uses of Interface
de.galan.commons.func.exceptional.ExceptionalRunnable
Packages that use ExceptionalRunnable
-
Uses of ExceptionalRunnable in de.galan.commons.util
Methods in de.galan.commons.util with parameters of type ExceptionalRunnableModifier and TypeMethodDescriptionMeasure.run(ExceptionalRunnable runnable) Measure the invocation time of the given ExceptionalRunnable.voidRetryable.run(ExceptionalRunnable runnable)