Interface BvParameters.ConstructBvGenerator

Enclosing class:
BvParameters

public static interface BvParameters.ConstructBvGenerator
Interface representing BvGenerator implementation constructor
  • Method Details

    • constructBvGenerator

      BvGenerator constructBvGenerator(BvParameters parameters)
      Construct new instance
      Parameters:
      parameters - Generator parameter
      Returns:
      New generator implementation instance