Interface BvParameters.ConstructBvGenerator
- Enclosing class:
- BvParameters
public static interface BvParameters.ConstructBvGenerator
Interface representing BvGenerator implementation constructor
-
Method Summary
Modifier and TypeMethodDescriptionconstructBvGenerator
(BvParameters parameters) Construct new instance
-
Method Details
-
constructBvGenerator
Construct new instance- Parameters:
parameters
- Generator parameter- Returns:
- New generator implementation instance
-