-
- All Implemented Interfaces:
public class BestOfRounds.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final BestOfRoundsONEprivate final BestOfRoundsTHREEprivate final BestOfRoundsFIVEpublic final static BestOfRounds.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BestOfRoundsgetONE()final BestOfRoundsgetTHREE()final BestOfRoundsgetFIVE()-
-
Method Detail
-
getONE
final BestOfRounds getONE()
-
getTHREE
final BestOfRounds getTHREE()
-
getFIVE
final BestOfRounds getFIVE()
-
-
-
-