short term for a class which instances are only used for variable storage? [closed]

StackOverflow https://stackoverflow.com/questions/16393026

  •  14-04-2022
  •  | 
  •  

سؤال

Something like a structure, how do you call that? I'm sure there is a shorter term then "class which instances are only used for variable storage"

هل كانت مفيدة؟

المحلول

I would call it a Container class.

نصائح أخرى

DTO - Data Transfer Object comes to mind. Also Model or ViewModel.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top