generic collections
[/dʒəˈnɛrɪk kəˈlɛkʃənz/]
nounpl: generic collections
coleções genéricas
1. In programming, collections (such as lists, sets, or maps) that can hold objects of any type while maintaining type safety through the use of type parameters
Generic collections in Java allow you to specify the type of objects the collection will contain at compile time.
Coleções genéricas em Java permitem que você especifique o tipo de objetos que a coleção conterá no tempo de compilação.
2. Data structures that are designed to work with multiple data types without losing type information
Using generic collections reduces the need for casting and improves code safety.
O uso de coleções genéricas reduz a necessidade de conversão de tipo e melhora a segurança do código.
3. A programming feature that enables classes or interfaces to be parameterized by types
Generic collections are a cornerstone of modern object-oriented programming languages.
Coleções genéricas são uma pedra angular das linguagens de programação orientadas a objetos modernas.
This is primarily a technical term used in software development and computer science education. It is language-neutral and used identically in Brazilian Portuguese technical documentation, GitHub repositories, and programming courses. The term reflects the global nature of programming culture where English terminology is widely adopted and adapted into Portuguese.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →