Uses of Interface
de.tsl2.nano.execution.IPRunnable
Packages that use IPRunnable
-
Uses of IPRunnable in de.tsl2.nano.execution
Methods in de.tsl2.nano.execution with parameters of type IPRunnableModifier and TypeMethodDescriptionVolatileResult.get(IPRunnable<T, Map<String, Object>> runner, Map<String, Object> context, Object... extArgs) Constructors in de.tsl2.nano.execution with parameters of type IPRunnableModifierConstructorDescriptionVolatileResult(long period, IPRunnable<T, Map<String, Object>> runner)