Interface PfParameters.ConstructPfGenerator
- Enclosing class:
- PfParameters
public static interface PfParameters.ConstructPfGenerator
Interface representing PF generator constructor.
-
Method Summary
Modifier and TypeMethodDescriptionconstructPfGenerator
(PfParameters parameters) Constructor invocation.
-
Method Details
-
constructPfGenerator
Constructor invocation.- Parameters:
parameters
- Generator parameters- Returns:
- Created generator
-