Uses of Class
io.github.eggy03.ferrumx.windows.entity.processor.ProcessorCache
Packages that use ProcessorCache
-
Uses of ProcessorCache in io.github.eggy03.ferrumx.windows.service.processor
Methods in io.github.eggy03.ferrumx.windows.service.processor that return types with arguments of type ProcessorCacheModifier and TypeMethodDescription@NotNull List
<ProcessorCache> ProcessorCacheService.get()
Retrieves a list of processor cache entries present in the system.@NotNull List
<ProcessorCache> ProcessorCacheService.get
(com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves a list of processor cache entries using the caller'sPowerShell
session.