siom79 / japicmp

Comparison of two versions of a jar archive
https://siom79.github.io/japicmp
Apache License 2.0
694 stars 107 forks source link

Make classes implement `JApiHasChangeStatus` if they already do #373

Closed guillermocalvo closed 5 months ago

guillermocalvo commented 6 months ago

I noticed that several classes have a method public JApiChangeStatus getChangeStatus() but were not advertised as JApiHasChangeStatus implementors.