jInfer

cz.cuni.mff.ksi.jinfer.iss.experiments
Class SystemInfo

java.lang.Object
  extended by cz.cuni.mff.ksi.jinfer.iss.experiments.SystemInfo

public final class SystemInfo
extends Object

Provides the info about the system (CPU, RAM, OS, Java, etc) in textual form. Info that is not easily obtained from within Java has to be set in constants, though.


Method Summary
static String getInfo()
          Returns the complete system info in a formatted string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInfo

public static String getInfo()
Returns the complete system info in a formatted string.

Returns:
String containing formatted info about the CPU, RAM, OS, Java, GLPK etc.

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011