| Package | Description |
|---|---|
| gw.internal.gosu.compiler.sample.benchmark.josephus |
| Modifier and Type | Method and Description |
|---|---|
Person |
Chain.getFirst() |
Person |
Person.getNext() |
Person |
Person.getPrev() |
Person |
Chain.kill(int nth) |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setNext(Person next) |
void |
Person.setPrev(Person prev) |
Copyright © 2015. All rights reserved.