|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.byteman.synchronization.Rendezvous.Counter
public class Rendezvous.Counter
class encapsulating state for a specific rendezvous
Field Summary | |
---|---|
int |
arrived
count of the number of threads actually arrived at this rendezvous |
boolean |
isPoisoned
true if this |
Constructor Summary | |
---|---|
Rendezvous.Counter()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int arrived
public boolean isPoisoned
Constructor Detail |
---|
public Rendezvous.Counter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |