Clirr Results

The following document contains the results of Clirr.

  • Current Version: 0.10.0
  • Comparison Version: 0.9.1

Summary

Severity Number
Error Error 4
Warning Warning 0
Info Info 3

Details

Severity Message Class Method / Field
Error Return type of method 'public int getPlaceHolderIndex()' has been changed to java.lang.String de.smartics.exceptions.report.message.PlaceHolderDesc public int getPlaceHolderIndex()
Error Parameter 1 of 'public PlaceHolderDescId(int)' has changed its type to java.lang.String de.smartics.exceptions.report.message.PlaceHolderDescId public PlaceHolderDescId(int)
Error Parameter 1 of 'public PlaceHolderDescId(int, de.smartics.exceptions.i18n.message.MessageType)' has changed its type to java.lang.String de.smartics.exceptions.report.message.PlaceHolderDescId public PlaceHolderDescId(int, de.smartics.exceptions.i18n.message.MessageType)
Error Return type of method 'public int getPlaceHolderIndex()' has been changed to java.lang.String de.smartics.exceptions.report.message.PlaceHolderDescId public int getPlaceHolderIndex()
Info Added java.lang.Comparable to the set of implemented interfaces de.smartics.exceptions.report.message.PlaceHolderDesc
Info Method 'public int compareTo(de.smartics.exceptions.report.message.PlaceHolderDesc)' has been added de.smartics.exceptions.report.message.PlaceHolderDesc public int compareTo(de.smartics.exceptions.report.message.PlaceHolderDesc)
Info Method 'public int compareTo(java.lang.Object)' has been added de.smartics.exceptions.report.message.PlaceHolderDesc public int compareTo(java.lang.Object)