Interface TimerSubscription

All Superinterfaces:
ActorSubscription, Runnable, ScheduledTimer
All Known Implementing Classes:
DelayedTimerSubscription, StampedTimerSubscription

public interface TimerSubscription extends ActorSubscription, ScheduledTimer, Runnable