Class Win32ProcessorMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.processor.Win32ProcessorMapper
All Implemented Interfaces:
CommonMappingInterface<Win32Processor>

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

    • Win32ProcessorMapper

      public Win32ProcessorMapper()