Interface Startable

All Known Subinterfaces:
RateLimiter
All Known Implementing Classes:
HybridRateLimiter

public interface Startable
  • Method Summary

    Modifier and Type Method Description
    void start()  
  • Method Details