Interface GetStatisticsResponse.PlayerCountStage
-
- All Known Implementing Classes:
GetStatisticsResponse.Builder
- Enclosing class:
- GetStatisticsResponse
public static interface GetStatisticsResponse.PlayerCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetStatisticsResponse.Builderfrom(GetStatisticsResponse other)GetStatisticsResponse._FinalStageplayerCount(long playerCount)
-
-
-
Method Detail
-
playerCount
GetStatisticsResponse._FinalStage playerCount(long playerCount)
-
from
GetStatisticsResponse.Builder from(GetStatisticsResponse other)
-
-