PHP Class phpstreams\collectors\AveragingCollector

This class should not be used directly. Instead, use the Collectors class.
See also: Collectors
Author: Bert Peters ([email protected])
Inheritance: implements phpstreams\Collector
Datei anzeigen Open project: bertptrs/phpstreams

Public Methods

Method Description
add ( $key, $value )
get ( )

Method Details

add() public method

public add ( $key, $value )

get() public method

public get ( )