public class Generator extends Object
| Constructor and Description |
|---|
Generator() |
Generator(Generator original) |
Generator(String gc)
Constructs a new Generator from the specified class name.
|
| Modifier and Type | Method and Description |
|---|---|
DarkMatterGeneratorIF |
getGenerator() |
String |
getGeneratorClassName() |
public Generator()
public Generator(Generator original)
public Generator(String gc) throws DmcValueException
gc - DmcValueExceptionpublic String getGeneratorClassName()
public DarkMatterGeneratorIF getGenerator()
Copyright © 2023. All rights reserved.