Class ParticipantWrapperListWrapper
java.lang.Object
at.stefangeyer.challonge.model.wrapper.ParticipantWrapperListWrapper
public class ParticipantWrapperListWrapper
extends java.lang.Object
Wrapper for easy JSON serialisation of a ParticipantWrapper
-
Constructor Summary
Constructors Constructor Description ParticipantWrapperListWrapper(java.util.List<ParticipantWrapper> participants) -
Method Summary
Modifier and Type Method Description java.util.List<ParticipantWrapper>getParticipants()