ConstantGrowthStrategy.

ConstantGrowthStrategy(int) Constructor

Syntax

public ConstantGrowthStrategy(int growth)

Parameters

Name Type Description
growth int The constant growth size

Return Value

Type Description
void