public RecordValueWithCount ( long value, long count ) : void | ||
value | long | The value to be recorded |
count | long | The number of occurrences of this value to record |
return | void |
public RecordValueWithCount ( long value, long count ) : void | ||
value | long | The value to be recorded |
count | long | The number of occurrences of this value to record |
return | void |