Merge branch 'voyageth:patch-1'
This commit is contained in:
commit
d53d0419f1
|
@ -233,7 +233,7 @@ public class ReflectionToStringBuilder extends ToStringBuilder {
|
||||||
* @param outputTransients
|
* @param outputTransients
|
||||||
* whether to include transient fields
|
* whether to include transient fields
|
||||||
* @param outputStatics
|
* @param outputStatics
|
||||||
* whether to include transient fields
|
* whether to include static fields
|
||||||
* @return the String result
|
* @return the String result
|
||||||
* @throws IllegalArgumentException
|
* @throws IllegalArgumentException
|
||||||
* if the Object is <code>null</code>
|
* if the Object is <code>null</code>
|
||||||
|
|
Loading…
Reference in New Issue