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.
Last modified: 11 September 2024
Reports classes without a toString() method.
Reports fields that are not used in the toString() method of a class.