Package org.apache.maven.surefire.extensions.util
package org.apache.maven.surefire.extensions.util
-
ClassDescriptionProgramming model with this class:Decrements
countdown
and callscloseable
if reached zero.Counts down the callsCountDownLauncher.countDown()
and the last reaching zero executes theCountDownLauncher.job()
.