JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Lombok
- v1.18.36
lombok
ToString
Exclude
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type ToString.Exclude
Enclosing class:
ToString
@Target
(
FIELD
)
@Retention
(
SOURCE
)
public static @interface
ToString.Exclude
If present, do not include this field in the generated
toString
.