public interface IMonitorFactory<K,V>
IMonitor<V>
create(K key, V value)
IMonitor<V> create(K key, V value)