Package org.gephi.utils.longtask.api
Interface LongTaskListener
-
public interface LongTaskListenerBasic listener to be notified when a long task terminates.- Author:
- Mathieu Bastian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtaskFinished(LongTask task)
-
-
-
Method Detail
-
taskFinished
void taskFinished(LongTask task)
-
-