Uses of Interface
ca.cgjennings.apps.arkham.plugins.ScriptedRunnable.Future
-
Packages that use ScriptedRunnable.Future Package Description ca.cgjennings.apps.arkham.plugins -
-
Uses of ScriptedRunnable.Future in ca.cgjennings.apps.arkham.plugins
Constructors in ca.cgjennings.apps.arkham.plugins with parameters of type ScriptedRunnable.Future Constructor Description ScriptedRunnable(ScriptedRunnable.Future task)
A runnable that executes the script code represented by the specifiedScriptedRunnable.Future
instance.
-