Class Functions.MaxRequestSubscription

java.lang.Object
io.reactivex.rxjava3.internal.functions.Functions.MaxRequestSubscription
All Implemented Interfaces:
Consumer<org.reactivestreams.Subscription>
Enclosing class:
Functions

static final class Functions.MaxRequestSubscription extends Object implements Consumer<org.reactivestreams.Subscription>
  • Constructor Details

    • MaxRequestSubscription

      MaxRequestSubscription()
  • Method Details

    • accept

      public void accept(org.reactivestreams.Subscription t)
      Description copied from interface: Consumer
      Consume the given value.
      Specified by:
      accept in interface Consumer<org.reactivestreams.Subscription>
      Parameters:
      t - the value