Package lombok
Annotation Type ToString.Exclude
-
@Target(FIELD) @Retention(SOURCE) public static @interface ToString.ExcludeIf present, do not include this field in the generatedtoString.
@Target(FIELD)
@Retention(SOURCE)
public static @interface ToString.Exclude
toString.