Maybe it would not be an exhaustive comparison, but there's (biased enough) feature matrix of Immutables, AutoValue, FreeBuilder: [1] [1] http://immutables.github.io/CompareImmutables.pdf EDIT
Maybe it's not what you looking for, but Immutables support binary [1] and JSON serialization [2] (Jackson or Gson) very well including field naming customization. [1]…
>> what immutable has that checker framework doesn't. Functionality overlap is not particularly clear with Checker framework, in fact Immutable users often use Checker framework also. There are other tools like…
Maybe it would not be an exhaustive comparison, but there's (biased enough) feature matrix of Immutables, AutoValue, FreeBuilder: [1] [1] http://immutables.github.io/CompareImmutables.pdf EDIT
Maybe it's not what you looking for, but Immutables support binary [1] and JSON serialization [2] (Jackson or Gson) very well including field naming customization. [1]…
>> what immutable has that checker framework doesn't. Functionality overlap is not particularly clear with Checker framework, in fact Immutable users often use Checker framework also. There are other tools like…