Uses of Class
net.officefloor.web.executive.CpuCore
-
Packages that use CpuCore Package Description net.officefloor.web.executive -
-
Uses of CpuCore in net.officefloor.web.executive
Methods in net.officefloor.web.executive that return CpuCore Modifier and Type Method Description static CpuCore[]
CpuCore. getCores()
Obtains theCpuCore
instances.Constructors in net.officefloor.web.executive with parameters of type CpuCore Constructor Description WebThreadAffinityExecutive(CpuCore[] cpuCores, ExecutiveSourceContext context)
Instantiate.
-