Class OperatingSystemInfo


  • public final class OperatingSystemInfo
    extends Object
    This class print on the standard output several informations about your operating system. These informations are extracted by the Java or the native libraries from arakhneVmutils.
    Version:
    17.0 2020-01-04 14:41:35
    Author:
    Stéphane GALLAND
    Maven Group Id:
    org.arakhne.afc.core
    Maven Artifact Id:
    vmutils
    • Method Detail

      • main

        public static void main​(String[] args)
        Main program.
        Parameters:
        args - command line arguments.