Class FlowDataRepositoryInMemory<D>

java.lang.Object
org.bardframework.flow.repository.FlowDataRepositoryInMemory<D>
All Implemented Interfaces:
FlowDataRepository<D>

public class FlowDataRepositoryInMemory<D> extends Object implements FlowDataRepository<D>