Class PlayerListDto
java.lang.Object
com.djrapitops.plan.delivery.domain.datatransfer.PlayerListDto
-
Constructor Summary
ConstructorDescriptionPlayerListDto
(List<TablePlayerDto> players, List<ExtensionDescriptionDto> extensionDescriptors) -
Method Summary
-
Constructor Details
-
PlayerListDto
public PlayerListDto(List<TablePlayerDto> players, List<ExtensionDescriptionDto> extensionDescriptors)
-
-
Method Details