Is there any annotation available for Lombok private NoArgConstructor? Lombok @NoArgConstructor
creates a public Constructor with no parameter. But I want private constructor annotation.
龙目岛私人建筑商
评论
请
登录后发表观点
Is there any annotation available for Lombok private NoArgConstructor? Lombok @NoArgConstructor
creates a public Constructor with no parameter. But I want private constructor annotation.