You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Arturo Bernal (Jira)" <ji...@apache.org> on 2020/12/22 11:23:00 UTC

[jira] [Comment Edited] (PDFBOX-5055) Minor improvement

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

Arturo Bernal edited comment on PDFBOX-5055 at 12/22/20, 11:22 AM:
-------------------------------------------------------------------

 PR1 --> [https://github.com/apache/pdfbox/pull/96]

 
 * Redundant modifiers on interfaces or interface component 
 * Use StandardCharset
 * Unnecessary semicolon
 * Field may be 'final'

 

PR2 --> [https://github.com/apache/pdfbox/pull/97]

 
 * Add final variables
 * Field may be 'final'


was (Author: arturobernalg):
 PR1 --> [https://github.com/apache/pdfbox/pull/96]

 
 * Redundant modifiers on interfaces or interface component 
 * Use StandardCharset
 * Unnecessary semicolon
 * Field may be 'final'

> Minor improvement
> -----------------
>
>                 Key: PDFBOX-5055
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5055
>             Project: PDFBox
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Minor
>              Labels: pull-request-available
>
> Minor Improvement:
> * Add final
> * Unnecessary semicolon ';'
> * Remove Unnecessary interface modifier
> * Remove Unnecessary semicolon
> * Remove Unused import
> * Use Standard Charset Object
> * Change License to Text Plain



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org