Interface TimerFactory<I,V>

Type Parameters:
I - the timer identifier type
V - the timer metadata value type

public interface TimerFactory<I,V>
Author:
Paul Ferraro