Class MsftNetAdapterMapper

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

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

    • MsftNetAdapterMapper

      public MsftNetAdapterMapper()