This HTML5 document contains 46 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n8http://bayou.io/draft/
n16https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://java.sun.com/docs/books/jls/
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11http://public.beuth-hochschule.de/~solymosi/veroeff/typkompatibilitaet/
owlhttp://www.w3.org/2002/07/owl#
n14http://download.oracle.com/javase/tutorial/java/generics/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Comparison_of_C_Sharp_and_Java
dbo:wikiPageWikiLink
dbr:Wildcard_(Java)
Subject Item
dbr:Generics_in_Java
dbo:wikiPageWikiLink
dbr:Wildcard_(Java)
Subject Item
dbr:Wildcard_(Java)
rdfs:label
Wildcard (Java) Wildcard (Java)
rdfs:comment
Die Wildcard (selten auch Joker) <span class="o">?</span> ist in Java ein spezieller aktueller Typparameter für die Instanziierung generischer (parametrisierter) Typen. In diesem Artikel werden die wichtigsten Regeln für seine Verwendung zusammengefasst. In the Java programming language, the wildcard ? is a special kind of type argument that controls the type safety of the use of generic (parameterized) types. It can be used in variable declarations and instantiations as well as in method definitions, but not in the definition of a generic type. This is a form of use-site variance annotation, in contrast with the definition-site variance annotations found in C# and Scala.
dct:subject
dbc:Java_(programming_language) dbc:Polymorphism_(computer_science) dbc:Articles_with_example_Java_code
dbo:wikiPageID
30982029
dbo:wikiPageRevisionID
1082454222
dbo:wikiPageWikiLink
dbr:Bounded_quantification dbc:Polymorphism_(computer_science) dbr:Type_safety dbr:Covariance_and_contravariance_(computer_science) dbr:Joshua_Bloch dbr:Variance_annotation dbc:Articles_with_example_Java_code dbr:Scala_(programming_language) dbr:C_Sharp_(programming_language) dbr:Interface_(Java) dbr:Raw_type dbr:Inheritance_(object-oriented_programming) dbr:Generics_in_Java dbc:Java_(programming_language) dbr:Java_(programming_language)
dbo:wikiPageExternalLink
n7: n8:Capturing_Wildcards.html n11:Typkompatibilitaet.html%23Joker n14:index.html
owl:sameAs
dbpedia-de:Wildcard_(Java) n16:fF88 freebase:m.0gg6ch8 wikidata:Q1702586
dbp:wikiPageUsesTemplate
dbt:About dbt:Reflist dbt:ISBN
dbo:abstract
In the Java programming language, the wildcard ? is a special kind of type argument that controls the type safety of the use of generic (parameterized) types. It can be used in variable declarations and instantiations as well as in method definitions, but not in the definition of a generic type. This is a form of use-site variance annotation, in contrast with the definition-site variance annotations found in C# and Scala. Die Wildcard (selten auch Joker) <span class="o">?</span> ist in Java ein spezieller aktueller Typparameter für die Instanziierung generischer (parametrisierter) Typen. In diesem Artikel werden die wichtigsten Regeln für seine Verwendung zusammengefasst.
prov:wasDerivedFrom
wikipedia-en:Wildcard_(Java)?oldid=1082454222&ns=0
dbo:wikiPageLength
9738
foaf:isPrimaryTopicOf
wikipedia-en:Wildcard_(Java)
Subject Item
dbr:Bounded_quantification
dbo:wikiPageWikiLink
dbr:Wildcard_(Java)
Subject Item
dbr:Covariance_and_contravariance_(computer_science)
dbo:wikiPageWikiLink
dbr:Wildcard_(Java)
Subject Item
dbr:Wild_card
dbo:wikiPageWikiLink
dbr:Wildcard_(Java)
Subject Item
wikipedia-en:Wildcard_(Java)
foaf:primaryTopic
dbr:Wildcard_(Java)