Annotation Type ToStringExclude


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface ToStringExclude
    Use this annotation to exclude a field from being used by the ReflectionToStringBuilder.
    Since:
    3.5