Class MsftNetIpAddressMapper

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

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

    • MsftNetIpAddressMapper

      public MsftNetIpAddressMapper()