|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BetweennessCentrality.Progress
Interface allowing to be notified of the algorithm progress.
Method Summary | |
---|---|
void |
progress(float percent)
Progress of the algorithm. |
Method Detail |
---|
void progress(float percent)
percent
- a value between 0 and 1, 0 meaning 0% and 1 meaning 100%.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |