public abstract static class Worker.Task extends Worker
Worker.Task
Constructor and Description |
---|
Task(String title) |
Task(String title,
boolean interrupt_on_quit) |
Modifier and Type | Method and Description |
---|---|
abstract void |
exec() |
void |
run() |
cleanup, finishedWorking, getProperty, getResult, getTaskName, getThreadName, hasQuitted, hasStarted, isWorking, join, onBackground, quit, setAsBackground, setPriority, setProperty, setTaskName, startedWorking
Copyright © 2015–2021 Fiji. All rights reserved.