toString() issues
- Class does not override 'toString()' method
Reports classes without a toString() method.
- Field not used in 'toString()' method
Reports fields that are not used in the toString() method of a class.
Reports classes without a toString() method.
Reports fields that are not used in the toString() method of a class.