| Constructor and Description |
|---|
Generator() |
| Modifier and Type | Method and Description |
|---|---|
static Simulation |
fromFile(File file) |
static Simulation |
fromJson(String json) |
static void |
main(String... args) |
public static Simulation fromFile(File file) throws JAXBException, FileNotFoundException
JAXBExceptionFileNotFoundExceptionpublic static Simulation fromJson(String json) throws JAXBException
JAXBExceptionCopyright © 2021. All rights reserved.