Class LinuxMemInfo


  • public class LinuxMemInfo
    extends LinuxInfo
    Get information about memory on Linux systems
    Since:
    1.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • LinuxMemInfo

        public LinuxMemInfo()
        Public constructor.
    • Method Detail

      • getInfoFile

        public File getInfoFile()
        Description copied from class: LinuxInfo
        Get the file to parse.
        Specified by:
        getInfoFile in class LinuxInfo
        Returns:
        the file to parse
      • getMemTotal

        public String getMemTotal()
        Get the total memory of the system.
        Returns:
        the total memory of the system