Class MatchWrapper

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

public class MatchWrapper
extends java.lang.Object
Wrapper for easy JSON serialisation of a Match
  • Constructor Summary

    Constructors 
    Constructor Description
    MatchWrapper​(Match match)  
  • Method Summary

    Modifier and Type Method Description
    Match getMatch()  

    Methods inherited from class java.lang.Object

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