Resumen
Inglés a español:   más información...
  1. generics:


Inglés

Traducciones detalladas de generics de inglés a español

generics:

generics [the ~] sustantivo

  1. the generics (parametric polymorphism)
    – A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types. 1

Translation Matrix for generics:

Not SpecifiedTraducciones relacionadasOther Translations
genéricos generics; parametric polymorphism
polimorfismo paramétrico generics; parametric polymorphism

Definiciones relacionadas de "generics":

  1. A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types.1