While occasionally having such names is reasonable, they are often used due to a poor naming scheme, may be redundant and annoying.
Example:
package byteCode;
class ByteCodeAnalyzer {}
A quick-fix that renames such classes is available only in the editor.