public class Chain extends Object
| Constructor and Description |
|---|
Chain(int size) |
| Modifier and Type | Method and Description |
|---|---|
Person |
getFirst() |
Person |
kill(int nth) |
static void |
main(String[] args) |
Copyright © 2015. All rights reserved.