GraphStrategyBuilderWithInput

constructor(strategyName: String, inputClass: KClass<Input>)(source)

Parameters

strategyName

The name of the strategy being built.

Input

The type of the input that the graph will utilize.