Download for Windows Premium
Advertising
Java Generics

Translation of "Java Generics" in English

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Java generics
Während Java Generics vergleichsweise neu sind, ist die nächste C++ Version (die oft als C++0x bezeichnet wird) gerade in Arbeit.
While Java generics are comparatively new, the next version of C++ (commonly referred to as C++0x) is currently in development.
Man hat also wieder eine relativ späte Typprüfung zur Laufzeit. Um eine frühe Typprüfung zur Compilezeit zu ermöglichen, gibt es in Java Generics das Sprachmittel der Bounds.
In order to allow for an early compile-time check, Java Generics has a language feature named bounds: type variables of a parameterized type can have one or several bounds.
In zwei Java-Frameworks, die ich selbst entwickelt hatte, habe ich mich mit Java Generics sogar so weit in eine Ecke programmiert, dass ich die Typ-Parameter wieder aus dem Code entfernt habe, und durch instanceof-Checks und Casts ersetzt habe.
In two Java frameworks that I developed myself, I had programmed myself into a corner with Java Generics. I finally removed all type parameters from the code I wrote, and replaced them with instanceof-checks and casts.
Um die Semantik von Java Generics im Detail verstehen zu können, ist es hilfreich zu wissen, wie der Java Compiler parametrisierte Typen und Methoden übersetzt.
How are Java Generics implemented? What does the Java compiler do with our Java source code that contains definitions and usages of parameterized types and methods?
Entwickler, die Java 5.0 oder Java 6.0 auswählen, werden die UModel 2013-Unterstützung für Java Generics als UML Templates mit einer Autokomplettierungsfunktion und Syntaxfärbung für Templates und Template Bindings nützlich finden.
Developers who select Java 5.0 or Java 6.0 will appreciate UModel 2013 support for Java generics as UML templates, with auto-completion and syntax coloring for templates and template bindings.
Neue Diagrammelemente - UML-Templates (Java Generics) und Enumerationen zur Unterstützung der neuen Funktionen von Java 5.0.
New Diagram Elements - UML templates (Java generics) and enumerations in order to support new language features in Java 5.0.
Wie erfolgt diese Abbildung? In Java Generics erfolgt diese Abbildung über eine sogenannte Type Erasure.
How does the compiler translate Java generics? What is type erasure? What is a bridge method?
No results found for this meaning.

Synonyms and analogies of "Java Generics" in German

Advertising

Results: 7. Exact: 7. Elapsed time: 44 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200