PHP Class phpstreams\collectors\AveragingCollector
This class should not be used directly. Instead, use the Collectors class.
ファイルを表示
Open project: bertptrs/phpstreams
Public Methods
Method |
Description |
|
add ( $key, $value ) |
|
|
get ( ) |
|
|
Method Details
public add ( $key, $value ) |