1 2 3 4 5 6 7 8
class GeneratedGlobalOffJavaxOn { int x; @java.lang.SuppressWarnings("all") @javax.annotation.Generated("lombok") public int getX() { return this.x; } }