Interface MaccsParameters.ConstructMaccsGenerator
- Enclosing class:
- MaccsParameters
public static interface MaccsParameters.ConstructMaccsGenerator
Interface representing Maccs generator constructor.
-
Method Summary
Modifier and TypeMethodDescriptionconstructMaccsGenerator
(MaccsParameters parameters) Constructor invocation.
-
Method Details
-
constructMaccsGenerator
Constructor invocation.- Parameters:
parameters
- Generator parameters- Returns:
- Created generator
-