@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ToStringSummary
ReflectionToStringBuilder
Notice that not all ToStringStyle implementations support the appendSummary method.
ToStringStyle