Class Bouncer

    • Constructor Detail

      • Bouncer

        public Bouncer​(int maxCount)
    • Method Detail

      • unlimited

        public static Bouncer unlimited()
      • getMaxCount

        public int getMaxCount()
      • ticket

        public com.google.common.util.concurrent.ListenableFuture<Bouncer.Ticket> ticket()