Package rx

Class BackpressureOverflow.DropOldest

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DropOldest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean mayAttemptDrop()
      Whether the Backpressure manager should attempt to drop the oldest item, or simply drop the item currently causing backpressure.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait