public static class EloCalculator.DefaultEloCalculator extends java.lang.Object implements EloCalculator
EloCalculator.Companion, EloCalculator.DefaultEloCalculator
Constructor and Description |
---|
DefaultEloCalculator() |
Modifier and Type | Method and Description |
---|---|
void |
calculateElo(EloChanges eloChanges) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEloCalculator, setEloCalculator, withModifier
public void calculateElo(EloChanges eloChanges)
calculateElo
in interface EloCalculator