Class Win32OperatingSystemMapper

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

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

    • Win32OperatingSystemMapper

      public Win32OperatingSystemMapper()