Package 

Class TournamentFetcher

    • Method Summary

      Modifier and Type Method Description
      final TaskCompletionSource<List<Tournament>> fetchTournaments() Attempts to fetch the list tournaments where the current user is a participant
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TournamentFetcher

        TournamentFetcher()
    • Method Detail

      • fetchTournaments

         final TaskCompletionSource<List<Tournament>> fetchTournaments()

        Attempts to fetch the list tournaments where the current user is a participant