Class Win32PrinterMapper

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

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

    • Win32PrinterMapper

      public Win32PrinterMapper()