Interface AbstractGenerationPhaseFactory
-
public interface AbstractGenerationPhaseFactoryInterface for a Factory creating anAbstractGenerationPhase.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractGenerationPhasecreate(InterleavingGenerationContext context)
-
-
-
Method Detail
-
create
AbstractGenerationPhase create(InterleavingGenerationContext context)
-
-