@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ToStringSummary
ReflectionToStringBuilder
.
Notice that not all ToStringStyle
implementations support the
appendSummary method.
Copyright © 2010 - 2020 Adobe. All Rights Reserved