Class Win32ProcessMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.system.Win32ProcessMapper
All Implemented Interfaces:
CommonMappingInterface<Win32Process>

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

    • Win32ProcessMapper

      public Win32ProcessMapper()