Class Win32DiskDriveToDiskPartitionMapper

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

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

    • Win32DiskDriveToDiskPartitionMapper

      public Win32DiskDriveToDiskPartitionMapper()