Uses of Record Class
io.mateu.dtos.AvatarDto
-
Uses of AvatarDto in io.mateu.dtos
Methods in io.mateu.dtos that return types with arguments of type AvatarDtoModifier and TypeMethodDescriptionAvatarGroupDto.avatars()Returns the value of theavatarsrecord component.Constructor parameters in io.mateu.dtos with type arguments of type AvatarDtoModifierConstructorDescriptionAvatarGroupDto(List<AvatarDto> avatars, int maxItemsVisible) Creates an instance of aAvatarGroupDtorecord class.