Uses of Class
net.officefloor.web.executive.CpuCore.LogicalCpu
-
Packages that use CpuCore.LogicalCpu Package Description net.officefloor.web.executive -
-
Uses of CpuCore.LogicalCpu in net.officefloor.web.executive
Methods in net.officefloor.web.executive that return CpuCore.LogicalCpu Modifier and Type Method Description CpuCore.LogicalCpu[]
CpuCore. getCpus()
Obtains theCpuCore.LogicalCpu
instances on thisCpuCore
.Constructors in net.officefloor.web.executive with parameters of type CpuCore.LogicalCpu Constructor Description CpuCore(int coreId, java.util.BitSet coreAffinity, CpuCore.LogicalCpu[] cpus)
Instantiate.
-