|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.inria.opengve.bridge.algorithms.StepAlgo.StepAlgoMessage
public class StepAlgo.StepAlgoMessage
This class is used by StepAlgo
to notify this obsevers.
Method Summary | |
---|---|
java.lang.Object[] |
getMessageArgs()
Return the args associated with this message. |
StepAlgo.StepAlgoMessageType |
getType()
Return the type of this message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final StepAlgo.StepAlgoMessageType getType()
public java.lang.Object[] getMessageArgs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |