public class HCtoInputFormatExporter extends Object
| Constructor and Description |
|---|
HCtoInputFormatExporter() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
getInInputFormat(HeapConfiguration hc)
Transformes the given HC into a jsonObject in the input format.
|
public static org.json.JSONObject getInInputFormat(HeapConfiguration hc)
hc - the heapconfiguration to transformCopyright © 2019. All rights reserved.