Lewin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Lewin created a post, AnsweredIncorrect package-private field is assigned but never accessed warning
Version : IntelliJ IDEA 2024.2.0.2 (Community Edition) Lombok Plugin: 242.20224.419 This is the ‘unused declaration’ check for java. Imagine this class@Getter // from lombok public class DoesThing...