mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-16 22:22:03 +00:00
figured out that I accidentally added a second transform() method and that one was being found, and that somehow causes the problem. The locating of the right transform method now also checks params. A 'method not found' is faaaaaaaaaaaaaaar easier to debug than picking the wrong one out of the lineup.