接口 VirtualFlow<T,C extends Cell<T>>

类型参数:
T - the type of objects to represent
C - the type of Cell to use
所有已知实现类:
SimpleVirtualFlow

public interface VirtualFlow<T,C extends Cell<T>>
Public API for every Virtual Flow