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