Package org.apache.commons.lang3.builder
Annotation Type ToStringExclude
-
@Retention(RUNTIME) @Target(FIELD) public @interface ToStringExclude
Use this annotation to exclude a field from being used by theReflectionToStringBuilder
.- Since:
- 3.5