Interface VirtualFlow<T,​C extends Cell<T>>

Type Parameters:
T - the type of objects to represent
C - the type of Cell to use
All Known Implementing Classes:
SimpleVirtualFlow

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