Package org.apache.commons.lang3.builder
Annotation Type ToStringSummary
-
@Retention(RUNTIME) @Target(FIELD) public @interface ToStringSummaryUse this annotation on the fields to get the summary instead of the detailed information when usingReflectionToStringBuilder.Notice that not all
ToStringStyleimplementations support the appendSummary method.- Since:
- 3.8