Class ResultConsumerPluginDescriptionBuilder<RT>

java.lang.Object
com.activeviam.builders.ResultConsumerPluginDescriptionBuilder<RT>
Type Parameters:
RT - The type of the parent builder to return to.
All Implemented Interfaces:
IPluginDescriptionBuilder<RT>

public class ResultConsumerPluginDescriptionBuilder<RT> extends Object implements IPluginDescriptionBuilder<RT>
Simple implementation of IPluginDescriptionBuilder keeping a reference to the function integrating this builder's result to provide the next builder.