Class MatchListWrapper
- java.lang.Object
-
- at.stefangeyer.challonge.model.wrapper.MatchListWrapper
-
public class MatchListWrapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatchListWrapper(java.util.List<Match> matches)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Match>getMatches()
-