Class FloatingMatchSettingsMapper
java.lang.Object
com.applitools.eyes.universal.mapper.FloatingMatchSettingsMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FloatingMatchSettingsDtotoFloatingMatchSettingsDto(FloatingMatchSettings floatingMatchSettings) static List<FloatingMatchSettingsDto> toFloatingMatchSettingsDtoList(FloatingMatchSettings[] floatingMatchSettings)
-
Constructor Details
-
FloatingMatchSettingsMapper
public FloatingMatchSettingsMapper()
-
-
Method Details
-
toFloatingMatchSettingsDto
public static FloatingMatchSettingsDto toFloatingMatchSettingsDto(FloatingMatchSettings floatingMatchSettings) -
toFloatingMatchSettingsDtoList
public static List<FloatingMatchSettingsDto> toFloatingMatchSettingsDtoList(FloatingMatchSettings[] floatingMatchSettings)
-