Class DMISystemMapper

java.lang.Object
io.github.eggy03.dmidecode.mapper.system.DMISystemMapper
All Implemented Interfaces:
CommonDMIMapper<DMISystem>

public class DMISystemMapper extends Object implements CommonDMIMapper<DMISystem>
Provides a type-safe implementation of CommonDMIMapper and maps raw dmidecode output to objects or lists of DMISystem.
Since:
0.1.0
  • Constructor Details

    • DMISystemMapper

      public DMISystemMapper()