¡@

Home 

java Programming Glossary: runnable1

Designing a Test class for a custom Barrier

http://stackoverflow.com/questions/4418373/designing-a-test-class-for-a-custom-barrier

TestDriver private static LockBarrier barrier static class Runnable1 implements Runnable public Runnable1 public void run try.. barrier static class Runnable1 implements Runnable public Runnable1 public void run try System.out.println Thread.currentThread.. new LockBarrier 3 Thread t1 new Thread new TestDriver.Runnable1 Thread t2 new Thread new TestDriver.Runnable2 Thread t3 new..