Container (abstract data type)
In computer science, a container is a class or a data structure whose instances are collections of other objects. In other words, they store objects in an organized way that follows specific access rules.
Source: Wikipedia — Container (abstract data type) (CC BY-SA 4.0)