Class HWInfo.ProcessorObject

  • Enclosing class:
    HWInfo

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

      Constructors 
      Constructor Description
      ProcessorObject()  
    • Method Summary

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

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

      • ProcessorObject

        public ProcessorObject()
    • Method Detail

      • Name

        public java.lang.String Name()
      • Cores

        public int Cores()