Class Win32BiosMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.mainboard.Win32BiosMapper
All Implemented Interfaces:
CommonMappingInterface<Win32Bios>

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

    • Win32BiosMapper

      public Win32BiosMapper()