Class Event.LotteryResult

All Implemented Interfaces:
Database.Dissolvable
Enclosing class:
Event

The random selected list user and unselected users returned by a lottery call along with a method to execute the lottery. This acts as a confirmation stage for the lottery.
  • Field Details

    • count

      public final int count
      The count of users that should have been selected
    • notChosen

      public final EventAssociation.Methods<Event> notChosen
    • dissolved

      private boolean dissolved
    • executed

      private boolean executed
  • Constructor Details

  • Method Details