public class Joiner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Joiner.Status
status values returned from child add method
|
Constructor and Description |
---|
Joiner(int max) |
public int getMax()
public Joiner.Status addChild(Thread thread)
public boolean joinChildren(Thread thread)
Copyright © 2013. All rights reserved.