|
Do you have an idea if JAVA has certain packages or classes that deals/interacts with the system hardware(for example to know what processor is installed, how much RAM is installed ...ect)? I found System class in java that only can get system info like os type and version ...etc. I need this information to write a benchmarking program in JAVA.. I really appreciate your response..
|