public class TotalSessionNumberVariable extends TournamentVariable
Constructor and Description |
---|
TotalSessionNumberVariable() |
Modifier and Type | Method and Description |
---|---|
void |
addValue(TournamentValue value)
add given value to the array of values
|
java.lang.String |
varToString()
varToString converts the variable name into a string.
|
getValues, setValues
public void addValue(TournamentValue value) throws java.lang.Exception
TournamentVariable
addValue
in class TournamentVariable
java.lang.Exception
public java.lang.String varToString()
TournamentVariable
varToString
in class TournamentVariable