Class Win32LogicalDiskMapper

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

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

    • Win32LogicalDiskMapper

      public Win32LogicalDiskMapper()