Class Win32EnvironmentMapper

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

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

    • Win32EnvironmentMapper

      public Win32EnvironmentMapper()