Class FlowConfigurationImpl<F extends Enum<F>>

java.lang.Object
net.officefloor.frame.impl.construct.function.FlowConfigurationImpl<F>
All Implemented Interfaces:
FlowConfiguration<F>

public class FlowConfigurationImpl<F extends Enum<F>> extends Object implements FlowConfiguration<F>
FlowConfiguration implementation.
Author:
Daniel Sagenschneider