public class ThreadDemo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.ArrayList<Human> |
allhuman |
| Constructor and Description |
|---|
ThreadDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arg) |
public static java.util.ArrayList<Human> allhuman