Class Win32DiskDriveMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.storage.Win32DiskDriveMapper
All Implemented Interfaces:
CommonMappingInterface<Win32DiskDrive>

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

    • Win32DiskDriveMapper

      public Win32DiskDriveMapper()