Class Win32PhysicalMemoryMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.memory.Win32PhysicalMemoryMapper
All Implemented Interfaces:
CommonMappingInterface<Win32PhysicalMemory>

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

    • Win32PhysicalMemoryMapper

      public Win32PhysicalMemoryMapper()