Class HWInfo.RAMObject

  • Enclosing class:
    HWInfo

    public static final class HWInfo.RAMObject
    extends java.lang.Object
    A RAM Object for use with the ComputerInfo class.
    • Constructor Summary

      Constructors 
      Constructor Description
      RAMObject()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String TotalInstalled()  
      • Methods inherited from class java.lang.Object

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

      • RAMObject

        public RAMObject()
    • Method Detail

      • TotalInstalled

        public java.lang.String TotalInstalled()