Package net.bytebuddy.build
Annotation Type ToStringPlugin.Exclude
-
@Documented @Target(FIELD) @Retention(RUNTIME) public static @interface ToStringPlugin.Exclude
Determines that the annotated field is excluded from a string representation of theToStringPlugin
.