Class RiotUtils


  • public class RiotUtils
    extends Object
    • Constructor Detail

      • RiotUtils

        public RiotUtils()
    • Method Detail

      • getLatestPlayedMatch

        public static net.rithms.riot.api.endpoints.match.dto.MatchReference getLatestPlayedMatch​(List<net.rithms.riot.api.endpoints.match.dto.MatchReference> playedMatchesList)
      • geNumberOfPlayedMatches

        public static List<net.rithms.riot.api.endpoints.match.dto.MatchReference> geNumberOfPlayedMatches​(List<net.rithms.riot.api.endpoints.match.dto.MatchReference> playedMatchesList,
                                                                                                           int numOfMatches)
      • getPlayedMatches

        public static List<net.rithms.riot.api.endpoints.match.dto.Match> getPlayedMatches​(List<net.rithms.riot.api.endpoints.match.dto.Match> playedMatchesList,
                                                                                           int numOfMatches)