|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.root1.simon.Monitor
public class Monitor
A simple monitor class whose instance can have a sequence id.
Constructor Summary | |
---|---|
protected |
Monitor(int sequenceId)
Creates a monitor object |
Method Summary | |
---|---|
protected int |
getSequenceId()
Returns the associated sequence id |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Monitor(int sequenceId)
sequenceId
- the associated sequence idMethod Detail |
---|
protected int getSequenceId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |