| Package | Description |
|---|---|
| pro.lukasgorny.core | |
| pro.lukasgorny.dto | |
| pro.lukasgorny.services |
| Modifier and Type | Method and Description |
|---|---|
Stat |
JPubgImpl.getPlayerMatchStatByStatName(Player player,
PUBGStat stat) |
Stat |
JPubg.getPlayerMatchStatByStatName(Player player,
PUBGStat stat)
Filters stat by name from specified players matches from the latest season.
|
| Modifier and Type | Method and Description |
|---|---|
List<Stat> |
Match.getStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
Match.setStats(List<Stat> stats) |
| Modifier and Type | Method and Description |
|---|---|
Stat |
MatchStatFilterService.getStatFromSeasonMatches(List<Match> matches,
PUBGStat statName) |
Copyright © 2017. All rights reserved.