1 2 3 4
class WitherOnStatic { @lombok.experimental.Wither static boolean foo; @lombok.experimental.Wither static int bar; }