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