|
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.NoPairing
public class NoPairing
This is a dummy pairing mode, I forgot whatfor.
$URL: https://svn.sourceforge.net/svnroot/jtourney/src/de/spieleck/app/turn/pairing/NoPairing.java $
Constructor Summary | |
---|---|
NoPairing()
|
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 NoPairing()
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 |