org.scijava.nativelib
Class MxSysInfo
java.lang.Object
org.scijava.nativelib.MxSysInfo
public class MxSysInfo
- extends Object
|
Method Summary |
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MxSysInfo
public MxSysInfo()
getMxSysInfo
public static String getMxSysInfo()
- Find the mx.sysinfo string for the current jvm
Can be overridden by specifying a mx.sysinfo system property
guessMxSysInfo
public static String guessMxSysInfo()
- Make a spirited attempt at guessing what the mx.sysinfo for the current jvm might be.
Copyright © 2010–2014 SciJava. All rights reserved.