public class SystemProperties extends Object
| Constructor and Description |
|---|
SystemProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getSystemInfo() |
void |
setSystemInfo(Map<String,String> info) |
void |
setSystemInfo(String k,
String v) |
Copyright © 2015. All rights reserved.