Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Java language feature
|
gptkbp:canBe |
fields
method parameters return types |
gptkbp:cannotBeUsedAs |
variable name
|
gptkbp:category |
gptkb:syntax
type system |
gptkbp:enables |
type inference
|
gptkbp:hasSyntax |
var list = new ArrayList<String>();
|
https://www.w3.org/2000/01/rdf-schema#label |
var keyword (from Java 10)
|
gptkbp:introducedIn |
gptkb:Java_10
|
gptkbp:JEP_number |
286
|
gptkbp:notAReservedWord |
true
|
gptkbp:partOf |
gptkb:Java_SE_10
|
gptkbp:purpose |
local variable type inference
|
gptkbp:scope |
local variables
|
gptkbp:staticTyping |
true
|
gptkbp:bfsParent |
gptkb:Java_6_and_above
|
gptkbp:bfsLayer |
7
|