An alternative to a {@link CountDownLatch} -- this implementation also supports incrementingthe latch count while counting down. It can also be used to count up to 0 from a negative integer.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.