Class SurefireForkChannel.Bindings

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Bindings​(int count)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void job()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Bindings

        private Bindings​(int count)
    • Method Detail

      • job

        protected void job()
                    throws java.io.IOException,
                           java.lang.InterruptedException
        Specified by:
        job in class CountDownLauncher
        Throws:
        java.io.IOException
        java.lang.InterruptedException