Class CpuInfo


  • public class CpuInfo
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CpuInfo.ProcDetails  
    • Constructor Summary

      Constructors 
      Constructor Description
      CpuInfo()  
    • Method Summary

      Modifier and Type Method Description
      static java.util.Optional<CpuInfo.ProcDetails> getProcDetails()  
      • Methods inherited from class java.lang.Object

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

      • CpuInfo

        public CpuInfo()