public class MxSysInfo extends Object
| Constructor and Description |
|---|
MxSysInfo() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMxSysInfo()
Find the mx.sysinfo string for the current jvm
|
static String |
guessMxSysInfo()
Make a spirited attempt at guessing what the mx.sysinfo for the current jvm
might be.
|
public static String getMxSysInfo()
Can be overridden by specifying a mx.sysinfo system property
public static String guessMxSysInfo()
Copyright © 2015–2022 SciJava. All rights reserved.