Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:programming_language
|
gptkbp:compatibleWith |
primitive types as type parameters
|
gptkbp:documentedIn |
gptkb:Java_SE_documentation
|
gptkbp:enables |
type safety
code reusability compile-time type checking stronger type checks at compile time |
gptkbp:hasSyntax |
List<T>
|
https://www.w3.org/2000/01/rdf-schema#label |
Generic Java
|
gptkbp:introducedIn |
gptkb:Java_5
|
gptkbp:limitation |
no generic arrays
no runtime type information for generics |
gptkbp:relatedTo |
gptkb:Java_programming_language
gptkb:C++_templates |
gptkbp:supports |
generic classes
generic interfaces generic methods |
gptkbp:usedBy |
gptkb:Java_Collections_Framework
|
gptkbp:uses |
type parameters
type erasure |
gptkbp:bfsParent |
gptkb:Martin_Odersky
|
gptkbp:bfsLayer |
6
|