Class ReservationRegistrationProposeDistributor.Group<G>

java.lang.Object
ch.tocco.nice2.optional.reservation.impl.ReservationRegistrationProposeDistributor.Group<G>
Enclosing class:
ReservationRegistrationProposeDistributor<G>

public static class ReservationRegistrationProposeDistributor.Group<G> extends Object
  • Constructor Details

  • Method Details

    • getMembers

      public Iterable<G> getMembers()
    • hasNextMember

      public boolean hasNextMember()
    • getNextMember

      public G getNextMember()
    • getMembersLeft

      public int getMembersLeft()