public static interface Interruptible.Task
Modifier and Type | Method and Description |
---|---|
static Interruptible.Task |
from(Interruptible.SimpleTask simpleTask) |
void |
run(Interruptible.State state) |
void run(Interruptible.State state) throws java.lang.InterruptedException
java.lang.InterruptedException
static Interruptible.Task from(Interruptible.SimpleTask simpleTask)
Copyright © 2009- The Apache Software Foundation