| Package | Description |
|---|---|
| pro.lukasgorny.dto | |
| pro.lukasgorny.services |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
Player.getMatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
Player.setMatches(List<Match> matches) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchValidationService.validateSingleMatch(Match match) |
| Modifier and Type | Method and Description |
|---|---|
Stat |
MatchStatFilterService.getStatFromSeasonMatches(List<Match> matches,
PUBGStat statName) |
void |
MatchValidationService.validate(List<Match> matches) |
void |
MatchValidationService.validateWithSizeValidation(List<Match> matches) |
Copyright © 2017. All rights reserved.