Class HWInfo.RAM

  • Enclosing class:
    HWInfo

    public static final class HWInfo.RAM
    extends java.lang.Object
    Returns information about the system RAM.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getTotalRam()
      Returns the total ram installed on the system.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTotalRam

        public static java.lang.String getTotalRam()
        Returns the total ram installed on the system.
        Returns:
        Total Ram as string