Class DMIPhysicalMemoryArrayMapper

java.lang.Object
io.github.eggy03.dmidecode.mapper.physicalmemory.DMIPhysicalMemoryArrayMapper
All Implemented Interfaces:
CommonDMIMapper<DMIPhysicalMemoryArray>

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

    • DMIPhysicalMemoryArrayMapper

      public DMIPhysicalMemoryArrayMapper()