mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-28 04:22:02 +00:00
3 lines
78 B
Java
3 lines
78 B
Java
abstract class WitherWithAbstract {
|
|
@lombok.experimental.Wither String foo;
|
|
} |