Flow PHP

CountAccumulator implements FrameAccumulator

FinalYes

Interfaces

FrameAccumulator

Methods

__construct()  : mixed
accumulate()  : void
value()  : float|int|null
Must be idempotent and non-destructive - WindowProcessor reads it after every growth step of an expanding frame.

Methods

value()

Must be idempotent and non-destructive - WindowProcessor reads it after every growth step of an expanding frame.

public value() : float|int|null
Return values
float|int|null
On this page

Search results