Interface PriviledgedDesignerTask.Executable
- 
- Enclosing class:
- PriviledgedDesignerTask
 
 public static interface PriviledgedDesignerTask.ExecutableAn interface that is similar to Runnable but it can throw an exception and return a result
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectexecute()
 
-