Class Win32CacheMemoryMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.processor.Win32CacheMemoryMapper
All Implemented Interfaces:
CommonMappingInterface<Win32CacheMemory>

public class Win32CacheMemoryMapper extends Object implements CommonMappingInterface<Win32CacheMemory>
Provides a type-safe implementation of CommonMappingInterface and maps JSON strings from PowerShell to objects or lists of Win32CacheMemory
Since:
3.0.0
  • Constructor Details

    • Win32CacheMemoryMapper

      public Win32CacheMemoryMapper()