Interface SubscribeTask

All Superinterfaces:
Runnable

public interface SubscribeTask extends Runnable
Author:
lin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • stop

      void stop()