This inspection reports on any variables with 'standard' names which are of unexpected types. Such names may be confusing. Standard names and types are as follows:
  • i, j, k, m, n - int
  • f - float
  • d - double
  • b - byte
  • c, ch - char
  • l - long
  • s, str - String
Powered by InspectionGadgets