Class ExactMatchSettingsMapper
- java.lang.Object
-
- com.applitools.eyes.universal.mapper.ExactMatchSettingsMapper
-
public class ExactMatchSettingsMapper extends Object
exact match settings mapper
-
-
Constructor Summary
Constructors Constructor Description ExactMatchSettingsMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExactMatchSettingsDtotoExactMatchSettingsDto(ExactMatchSettings exactMatchSettings)
-
-
-
Method Detail
-
toExactMatchSettingsDto
public static ExactMatchSettingsDto toExactMatchSettingsDto(ExactMatchSettings exactMatchSettings)
-
-