7ca30e9a63
This commit does the following: - deprecate the verbosely named `toSimpleString` static factory methods - add `of` static factory methods for all the ctors - replace any uses of the normal ctors with the `of` counterparts This makes the code more concise and readable. |
||
---|---|---|
.. | ||
src | ||
pom.xml |