Class MatchWrapperListWrapper

java.lang.Object
at.stefangeyer.challonge.model.wrapper.MatchWrapperListWrapper

public class MatchWrapperListWrapper
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MatchWrapperListWrapper​(java.util.List<MatchWrapper> matches)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<MatchWrapper> getMatches()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait