Class Joiner


  • public class Joiner
    extends Object
    class used by default helper to implement join dependencies between threads
    • Constructor Detail

      • Joiner

        public Joiner​(int max)
    • Method Detail

      • getMax

        public int getMax()
      • joinChildren

        public boolean joinChildren​(Thread thread,
                                    long millis)