Class Win32SoundDeviceMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.peripheral.Win32SoundDeviceMapper
All Implemented Interfaces:
CommonMappingInterface<Win32SoundDevice>

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

    • Win32SoundDeviceMapper

      public Win32SoundDeviceMapper()