[ 
https://issues.apache.org/jira/browse/LANG-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory resolved LANG-1662.
-----------------------------------
    Fix Version/s: 3.13.0
       Resolution: Fixed

Applied PR and:
 * Added missing {{@since}} tags to new public and protected methods and
fields
 * Fixed Javadocs
 * Reuse own ArrayUtils API for validation
 * Move methods to AB order

> Let ReflectionToStringBuilder only reflect given field names
> ------------------------------------------------------------
>
>                 Key: LANG-1662
>                 URL: https://issues.apache.org/jira/browse/LANG-1662
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>            Reporter: Daniel Augusto Veronezi Salvador
>            Priority: Minor
>             Fix For: 3.13.0
>
>   Original Estimate: 6h
>          Time Spent: 2h 50m
>  Remaining Estimate: 3h 10m
>
> *ReflectionToStringBuilder* has methods to exclude fields from *toString*; If 
> we have an object with several fields and want to reflect only a fews, we 
> have to list all the fields that we don't want to reflect and pass to 
> *excludeFieldNames*.
> Would be valid implement a way to pass the fields that we want and reflect 
> only the selected fields?
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to