Class Rendezvous.Counter

  • Enclosing class:
    Rendezvous

    public class Rendezvous.Counter
    extends Object
    class encapsulating state for a specific rendezvous
    • Field Detail

      • arrived

        public int arrived
        count of the number of threads actually arrived at this rendezvous
      • isPoisoned

        public boolean isPoisoned
        true if this
    • Constructor Detail

      • Counter

        public Counter()