Package org.apache.commons.lang3.builder
Annotation Type ToStringSummary
Use this annotation on the fields to get the summary instead of the detailed
 information when using 
ReflectionToStringBuilder.
 
 Notice that not all ToStringStyle implementations support the
 appendSummary method.
 
- Since:
- 3.8