Uses of Interface
kilim.Pausable.Fork
-
Packages that use Pausable.Fork Package Description kilim -
-
Uses of Pausable.Fork in kilim
Fields in kilim declared as Pausable.Fork Modifier and Type Field Description (package private) Pausable.ForkTask.Fork. bodyMethods in kilim with parameters of type Pausable.Fork Modifier and Type Method Description static TaskTask. fork(Pausable.Fork body)Wraps the given object or lambda expression in a Task and starts that task.Constructors in kilim with parameters of type Pausable.Fork Constructor Description Fork(Pausable.Fork body)
-