|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressCallable<V>
An interface which extends the standard Callable interface by an ability to get the progress of the job
Method Summary | |
---|---|
int |
getProgressPercentage()
|
Methods inherited from interface java.util.concurrent.Callable |
---|
call |
Method Detail |
---|
int getProgressPercentage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |