|
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
public abstract class BasePairing
Base class to simplify creation of a PairingMode.
Constructor Summary | |
---|---|
BasePairing()
|
Method Summary | |
---|---|
int |
init(java.lang.String[] args,
int first)
|
static int |
sum(int[] splitting)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.spieleck.app.turn.PairingMode |
---|
pairing |
Constructor Detail |
---|
public BasePairing()
Method Detail |
---|
public int init(java.lang.String[] args, int first)
init
in interface PairingMode
public static int sum(int[] splitting)
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |