public class SGAInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
List<NodeInfo> |
nodesInfo |
Map<String,String> |
properties |
| Constructor and Description |
|---|
SGAInfo(Map<String,String> properties) |
SGAInfo(Properties props) |
SGAInfo(String pathSeparator,
String projectPath,
String algorithmPath,
String sandboxPath) |
public SGAInfo(Properties props)
Copyright © 2015. All rights reserved.