Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
Convert2Diamond.html
blob: c539aa4f8d2020fcf02407514f1ae894b6269f5d [
file
] [
log
] [
blame
]
<html>
<body>
This inspection reports all new expressions with type arguments which can be replaced with diamond type <>
<p>
Such
<b>
<>
</b>
syntax is not supported under Java 1.6 or earlier JVMs.
</body>
</html>