Interface TimerManagerFactory<I>

Type Parameters:
I - the timer identifier type

public interface TimerManagerFactory<I>
Factory for creating a TimerManager.
Author:
Paul Ferraro