checkstyle fixes

Former-commit-id: 1ae545e0e16e3c49e3c6a0d6b95e89bf431c9598
This commit is contained in:
Jeremy Long
2014-03-01 06:45:06 -05:00
parent d2a9f0583a
commit 1c92a47d75

View File

@@ -32,7 +32,7 @@ import java.net.URL;
*
* @author Jeremy Long <jeremy.long@owasp.org>
*/
public class URLConnectionFactory {
public final class URLConnectionFactory {
/**
* Private constructor for this factory.