View by Classes

Findings - Overview

warning class 'overloads' a method with both instance and static versions (Findbugs)

Further info on the wiki.

This class 'overloads' the same method with both an instance and static version. As the use of these two models is different, it will be confusing to the users of these methods.

6org.jcoderz.commons.types.Period
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [453],
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [392],
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [512],
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [482],
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [424],
class org.jcoderz.commons.types.Period 'overloads' a method with both instance and static versions [543]
1org.jcoderz.commons.connector.file.FsConnectionImpl
class org.jcoderz.commons.connector.file.FsConnectionImpl 'overloads' a method with both instance and static versions [797]
1org.jcoderz.phoenix.chart2d.Chart2DParser
class org.jcoderz.phoenix.chart2d.Chart2DParser 'overloads' a method with both instance and static versions [397]
1org.jcoderz.commons.logging.WhitespaceFormat
class org.jcoderz.commons.logging.WhitespaceFormat 'overloads' a method with both instance and static versions [386]