You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Furkan KAMACI (JIRA)" <ji...@apache.org> on 2014/03/30 03:29:14 UTC

[jira] [Comment Edited] (STANBOL-1305) Hide Utility Classes and Declare Classes as final Which Has Only private Constructors

    [ https://issues.apache.org/jira/browse/STANBOL-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954537#comment-13954537 ] 

Furkan KAMACI edited comment on STANBOL-1305 at 3/30/14 1:29 AM:
-----------------------------------------------------------------

Patch file for trunk. I've tested it with my configuration (I've changed something as I mentioned before) and compilation did not throw any error.


was (Author: kamaci):
Patch file for trunk. I've tested it with my configuration (I've changed something as I mentioned before) and tests are passed.

> Hide Utility Classes and Declare Classes as final Which Has Only private Constructors
> -------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1305
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1305
>             Project: Stanbol
>          Issue Type: Improvement
>    Affects Versions: 0.12.0
>            Reporter: Furkan KAMACI
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>         Attachments: STANBOL-1305.patch, STANBOL-1305.patch
>
>
> Utility classes should be hidden and classes which has only private constructors should be declared as final.



--
This message was sent by Atlassian JIRA
(v6.2#6252)