Class Win32_CacheMemory

java.lang.Object
com.ferrumx.system.hardware.Win32_CacheMemory

public class Win32_CacheMemory extends Object
This class contains methods that query the Win32_CacheMemory class of WMI to fetch CPU Cache information.

Fetches the following properties and their values: DeviceID, Purpose, InstalledSize, Associativity

Author:
Egg-03