Class SubTasksExecutor.LatchListener

  • All Implemented Interfaces:
    <,​>
    Enclosing class:
    SubTasksExecutor

    public static class SubTasksExecutor.LatchListener
    extends 
    implements <,​>
    • Constructor Summary

      Constructors 
      Constructor Description
      LatchListener()  
       latch)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void  t,  u)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
      • Methods inherited from interface java.util.function.

    • Constructor Detail

      • LatchListener

        public LatchListener()
      • LatchListener

        public LatchListener​( latch)
    • Method Detail

      • accept

        public void accept​( t,
                            u)
        Specified by:
         in interface <,​>