Class ParticipantListWrapper

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

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

    Constructors 
    Constructor Description
    ParticipantListWrapper​(java.util.List<Participant> participants)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<Participant> getParticipants()  

    Methods inherited from class java.lang.Object

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