Class HardwareIdMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.compounded.HardwareIdMapper
All Implemented Interfaces:
CommonMappingInterface<HardwareId>

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

    • HardwareIdMapper

      public HardwareIdMapper()