Uses of Interface
kilim.Pausable.Fork
Packages that use Pausable.Fork
-
Uses of Pausable.Fork in kilim
Fields in kilim declared as Pausable.ForkMethods in kilim with parameters of type Pausable.ForkModifier and TypeMethodDescriptionstatic 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