Android app with visualization of wait/notify and java.util.concurrent tools.
juc-cluster is hosted in the following web site
https://github.com/alexrm/juc-cluster
If you think the Android project juc-cluster listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of juc-cluster.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\Roboto-Light.ttf assets\Roboto-Regular.ttf |
There are 2 image files in juc-cluster. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
juc-cluster has the following Java source files.
com.rm.cluster.ApplicationTest.java com.rm.cluster.Components.StyledCardHeader.java com.rm.cluster.Components.ThreadCard.java com.rm.cluster.Control.ControlConstants.java com.rm.cluster.Fragments.OutputFragment.java com.rm.cluster.Fragments.StartFragment.java com.rm.cluster.MainActivity.java com.rm.cluster.Samples.CountDownLatch.CountDownLatchSample.java com.rm.cluster.Samples.CyclicBarrier.CyclicBarrierSample.java com.rm.cluster.Samples.Sample.java com.rm.cluster.Samples.Semaphore.Helper.java com.rm.cluster.Samples.Semaphore.SemaphoreSample.java com.rm.cluster.Samples.WaitNotifySample.Helper.java com.rm.cluster.Samples.WaitNotifySample.WaitNotifySample.java