Merge branch 'voyageth:patch-1'

This commit is contained in:
Benedikt Ritter 2016-09-07 08:47:27 +02:00
commit d53d0419f1
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ public class ReflectionToStringBuilder extends ToStringBuilder {
* @param outputTransients
* whether to include transient fields
* @param outputStatics
* whether to include transient fields
* whether to include static fields
* @return the String result
* @throws IllegalArgumentException
* if the Object is <code>null</code>