Interface CheckingPhaseFactory
-
public interface CheckingPhaseFactoryInterface for a Factory creating aCheckingPhase.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CheckingPhasecreate(InterleavingGenerationContext context)
-
-
-
Method Detail
-
create
CheckingPhase create(InterleavingGenerationContext context)
-
-