|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.library.algorithms.util.EventUtils
public class EventUtils
Constructor Summary | |
---|---|
EventUtils()
|
Method Summary | |
---|---|
static void |
algorithmStep(Algorithm a,
java.lang.String message)
dispatches an event in a which means that there is a Algorithm Step point here |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventUtils()
Method Detail |
---|
public static void algorithmStep(Algorithm a, java.lang.String message)
a
- message
-
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |