Hacker News new | ask | show | jobs
by mabbo 1744 days ago
Actually, I think it would be the lombok @Value. Record classes are immutable, while @Data adds set methods.