public class Barrier extends Object
protected int
count
threshold
Barrier(int t)
void
action()
waitForRelease()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int threshold
protected int count
public Barrier(int t)
public void waitForRelease() throws InterruptedException
InterruptedException
public void action()
Copyright © 2013. All rights reserved.