Skip to content

Commit

Permalink
Update javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nimakarimipour committed Jan 26, 2022
1 parent cb7a92c commit b60540c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public class FixSerializationConfig {

private final Serializer serializer;

/** Default Constructor, all features are disabled with this config. */
public FixSerializationConfig() {
suggestEnabled = false;
suggestEnclosing = false;
Expand Down

0 comments on commit b60540c

Please sign in to comment.