|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucdavis.rj.VM.TerminationData
public class TerminationData
Field Summary | |
---|---|
(package private) boolean |
idle
|
(package private) long |
messages
|
(package private) static long |
serialVersionUID
|
Constructor Summary | |
---|---|
TerminationData(boolean idle,
long messages)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final long serialVersionUID
boolean idle
long messages
Constructor Detail |
---|
TerminationData(boolean idle, long messages)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |