|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.turn.pairing.BasePairing de.spieleck.app.turn.pairing.FinalPairing
public class FinalPairing
This is a simple pairing mode, which simply chooses the top-N number of players to play a true final.
Constructor Summary | |
---|---|
FinalPairing()
|
Method Summary | |
---|---|
Game[] |
pairing(int round,
PlayerRegistry pRegistry,
SplittingMode sm)
|
Methods inherited from class de.spieleck.app.turn.pairing.BasePairing |
---|
init, sum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FinalPairing()
Method Detail |
---|
public Game[] pairing(int round, PlayerRegistry pRegistry, SplittingMode sm)
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |