public interface ConditionalWeightedStatistic<K,V,W>
void
update(K key, V value, W weight)
void update(K key, V value, W weight)