withOutput

Specifies the output type for the graph strategy and returns a builder configured with the input and output types.

Return

A TypedGraphStrategyBuilder instance configured with the current input type and the specified output type.

Parameters

clazz

The Java class object representing the desired output type.