Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
InstantiatingObjectToGetClassObject.html
blob: 7236b0c1755c0324592e424b5df74cc280ca3d56 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any cases where new objects are instantiated for the purpose
of accessing its class object. It is more performant to access the class object
directly by name.
<!-- tooltip end -->
<p>
</body>
</html>