|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CancellableTask<P>
Cancellable runnable which takes parameter of given type.
Method Summary | |
---|---|
void |
cancel()
After this method is called the task if running should exit the run method immediately. |
Methods inherited from interface org.netbeans.api.java.source.Task |
---|
run |
Method Detail |
---|
void cancel()
|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |