Package io.github.ai4ci.abm
Class HistoryMapperImpl
java.lang.Object
io.github.ai4ci.abm.HistoryMapper
io.github.ai4ci.abm.HistoryMapperImpl
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-05-30T15:56:50+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 17.0.15 (Eclipse Adoptium)")
public class HistoryMapperImpl
extends HistoryMapper
-
Field Summary
Fields inherited from class io.github.ai4ci.abm.HistoryMapper
MAPPER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateHistory
(OutbreakState currentState) createHistory
(PersonState currentState) Methods inherited from class io.github.ai4ci.abm.HistoryMapper
currentHistory, currentHistory, personStateId
-
Constructor Details
-
HistoryMapperImpl
public HistoryMapperImpl()
-
-
Method Details
-
createHistory
- Specified by:
createHistory
in classHistoryMapper
-
createHistory
- Specified by:
createHistory
in classHistoryMapper
-