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, waitgetEloCalculator, setEloCalculator, withModifierpublic void calculateElo(EloChanges eloChanges)
calculateElo in interface EloCalculator