javadoc update

This commit is contained in:
rbygrave
2014-12-04 01:20:35 +13:00
parent e5264ca69e
commit 1ee679c5ae
12 changed files with 1218 additions and 391 deletions
@@ -73,7 +73,7 @@ public class WriteJson {
return new WriteBean(desc, explicitAllProps, currentIncludeProps, bean);
}
public class WriteBean {
public static class WriteBean {
final boolean explicitAllProps;
final Set<String> currentIncludeProps;