mkarneim / pojobuilder

A Java Code Generator for Pojo Builders
Other
334 stars 44 forks source link

Fix #154 - Fields using static inner classes with same name generate overlapping imports #157

Closed Adrodoc closed 5 years ago

Adrodoc commented 5 years ago

This is a proposed fix for #154. During the fix I noticed that a similar issue exists specifically for optional types. I opened #156 for that.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.2%) to 87.809% when pulling 37af5b21164d05a84159d31f78a428183ef7d0e1 on Adrodoc:fix/#154 into c4f79487541071ef0d7fe4057e835b33c5e21b5c on mkarneim:master.