Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.3.0
  • Comparison Version: 3.2.4

Summary

Severity Number
Error
 Error
2
Warning
 Warning
0

(The results have been filtered to omit less severe results)

API Incompatibilities

Severity Message Class Method / Field
Error
Parameter 1 of 'public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, java.lang.String)' has changed its type to com.helger.jcodemodel.IJExpression com.helger.jcodemodel.JLambdaMethodRef public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, java.lang.String)
Error
Parameter 1 of 'public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, com.helger.jcodemodel.JMethod)' has changed its type to com.helger.jcodemodel.IJExpression com.helger.jcodemodel.JLambdaMethodRef public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, com.helger.jcodemodel.JMethod)

API Changelog

The following APIs were modified from version 3.2.4 to 3.3.0:
  • Non justified changes

    Class From To
    com.helger.jcodemodel.JLambdaMethodRef public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, com.helger.jcodemodel.JMethod)
    com.helger.jcodemodel.JLambdaMethodRef public JLambdaMethodRef(com.helger.jcodemodel.JInvocation, java.lang.String)