Class DMICacheMapper

java.lang.Object
io.github.eggy03.dmidecode.mapper.processor.DMICacheMapper
All Implemented Interfaces:
CommonDMIMapper<DMICache>

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

    • DMICacheMapper

      public DMICacheMapper()