Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConstantMathCall.html
blob: 06d86deff3fa2f756815af5151c6c8f27bceb267 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any calls to
<b>
java.lang.Math
</b>
or
<b>
java.lang.StrictMath
</b>
methods which can be determined
to be simple compile-time constants.
<!-- tooltip end -->
<p>
</body>
</html>