Class DMIProcessorMapper
java.lang.Object
io.github.eggy03.dmidecode.mapper.processor.DMIProcessorMapper
- All Implemented Interfaces:
CommonDMIMapper<DMIProcessor>
Provides a type-safe implementation of
CommonDMIMapper
and maps raw dmidecode output to objects or lists of DMIProcessor.- Since:
- 0.1.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.eggy03.dmidecode.mapper.CommonDMIMapper
configureObjectMapper, mapToEntity, mapToList
-
Constructor Details
-
DMIProcessorMapper
public DMIProcessorMapper()
-