f7c8cf9cb9
Motivation: There were some warnings for the code in the ssl package. Modifications: - Remove not needed else blocks - Use correctly base class for static usage - Replace String.length() == 0 with String.isEmpty() - Remove unused code Result: Less warnings and cleaner code. |
||
---|---|---|
.. | ||
src | ||
pom.xml |