Uses of Class
com.applitools.eyes.universal.dto.FloatingMatchSettingsDto
-
Packages that use FloatingMatchSettingsDto Package Description com.applitools.eyes.universal.mapper -
-
Uses of FloatingMatchSettingsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return FloatingMatchSettingsDto Modifier and Type Method Description static FloatingMatchSettingsDtoFloatingMatchSettingsMapper. toFloatingMatchSettingsDto(FloatingMatchSettings floatingMatchSettings)Methods in com.applitools.eyes.universal.mapper that return types with arguments of type FloatingMatchSettingsDto Modifier and Type Method Description static List<FloatingMatchSettingsDto>FloatingMatchSettingsMapper. toFloatingMatchSettingsDtoList(FloatingMatchSettings[] floatingMatchSettings)
-