Android Open Source - Development utility juc-cluster






Project Summary

Android app with visualization of wait/notify and java.util.concurrent tools.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of juc-cluster.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\Roboto-Light.ttf
assets\Roboto-Regular.ttf




Resource Files

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.

null

Java Source Files

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