Class Win32NetworkAdapterMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.network.Win32NetworkAdapterMapper
All Implemented Interfaces:
CommonMappingInterface<Win32NetworkAdapter>

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

    • Win32NetworkAdapterMapper

      public Win32NetworkAdapterMapper()