View on GitHub

Bearded-android-docs

CountdownLatch

Download this project as a .zip file Download this project as a tar.gz file

Created Sunday 08 September 2013

Works like a counter – allows one or more threads to wait on await() method for another N threads to call countDown() method N times (total number of calls should be N).


No backlinks to this page.
comments powered by Disqus