Skip to content

Commit

Permalink
Forgot one thing
Browse files Browse the repository at this point in the history
  • Loading branch information
nschnitzer authored and eviltak committed Mar 12, 2019
1 parent c2ebcd1 commit 94205db
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
import java.io.Writer;

/**
* GsonSerializer provides the ability to serialize and deserialize between
* JSONs and Objects <br>
* GsonSerializer provides the ability to serialize and deserialize objects to and from JSON
* <br>
* Serialized JSONs can be forwarded/written to various output types <br>
* <br>
Expand Down

0 comments on commit 94205db

Please sign in to comment.