@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ToStringSummary
ReflectionToStringBuilder
.
Notice that not all ToStringStyle
implementations support the
appendSummary method.
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.