-
- All Implemented Interfaces:
public class MaxNumberOfRounds.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final MaxNumberOfRoundsONEprivate final MaxNumberOfRoundsTHREEprivate final MaxNumberOfRoundsFIVEpublic final static MaxNumberOfRounds.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MaxNumberOfRoundsgetONE()final MaxNumberOfRoundsgetTHREE()final MaxNumberOfRoundsgetFIVE()-
-
Method Detail
-
getONE
final MaxNumberOfRounds getONE()
-
getTHREE
final MaxNumberOfRounds getTHREE()
-
getFIVE
final MaxNumberOfRounds getFIVE()
-
-
-
-