Fixed major issues reported by sonar (Final Class)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@64824 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-03-18 23:12:10 +00:00
parent 50d520a2f5
commit a30836b0c0
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ import org.apache.commons.lang.StringUtils;
* @author Tuna Aksoy
* @since 2.1
*/
public class RequestInfoUtils
public final class RequestInfoUtils
{
private RequestInfoUtils()
{