Swedish
Detailed Translations for generisk typ from Swedish to English
generisk typ:
-
generisk typ (parametrisk polymorfism)
the generics; the 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 -
generisk typ
the generic type– A class, interface, or structure whose definition has placeholders, called generic type parameters, for one or more types that are used in its member definitions. A user specifies real types (generic type arguments) for the type parameters when creating an instance of a generic type. 1
Translation Matrix for generisk typ:
Noun | Related Translations | Other Translations |
generic type | generisk typ | |
generics | generisk typ; parametrisk polymorfism | |
parametric polymorphism | generisk typ; parametrisk polymorfism |
External Machine Translations: