Interface VirtualStage

All Superinterfaces:
Stage
All Known Implementing Classes:
EncodingStage

public interface VirtualStage extends Stage
Marker interface for stages that are not concrete. Virtual stages need to be resolved into concrete ones before they can executed.