Package | Description |
---|---|
org.key_project.util.java.thread |
Modifier and Type | Interface and Description |
---|---|
interface |
IRunnableWithResult<T>
A
Runnable that has a result that is accessible via IRunnableWithResult.getResult() . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRunnableWithException
Provides a basic implementation of
IRunnableWithException . |
class |
AbstractRunnableWithResult<T>
Provides a basic implementation of
IRunnableWithResult . |
Copyright © 2003-2019 The KeY-Project.