Interface SynchronousEventBus.Subscription

Enclosing class:
SynchronousEventBus<T>

public static interface SynchronousEventBus.Subscription
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • unsubscribe

      void unsubscribe()