mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-28 02:25:27 +00:00
Added an error if @Delegate is used recursively.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import lombok.Delegate;
|
||||
import lombok.experimental.Delegate;
|
||||
|
||||
abstract class DelegateOnMethods {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user