Class ActiveRunnableWrapper
- java.lang.Object
-
- com.intellij.util.concurrency.readwrite.ActiveRunnableWrapper
-
-
Constructor Summary
Constructors Constructor Description ActiveRunnableWrapper()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract Object
doRun()
Object
getResult()
void
run()
void
throwException()
-