Interface InterleavingGenerationPhaseFactory
-
public interface InterleavingGenerationPhaseFactoryInterface for a Factory creating anInterleavingGenerationPhase.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InterleavingGenerationPhasecreate(InterleavingGenerationContext context)
-
-
-
Method Detail
-
create
InterleavingGenerationPhase create(InterleavingGenerationContext context)
-
-