Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.Thumb
Packages that use Thumb
-
Uses of Thumb in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return ThumbModifier and TypeMethodDescriptionSelectedImages.thumb()
Returns the value of thethumb
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type ThumbModifierConstructorDescriptionSelectedImages
(Display display, Small small, Thumb thumb) Creates an instance of aSelectedImages
record class.