Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-16 | Reproduces the bug with recursive generics in builder (issue #1298). | Reinier Zwitserloot | |
2017-02-16 | Added a test case to highlight issue #1302: `@Builder` on non-static inner ↵ | Reinier Zwitserloot | |
classes (or constructors of non-static inner classes) doesn't work. |