class WitherOnStatic { static @lombok.experimental.Wither boolean foo; static @lombok.experimental.Wither int bar; () { } WitherOnStatic() { super(); } }