[
https://issues.apache.org/jira/browse/GEODE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121755#comment-16121755
]
ASF GitHub Bot commented on GEODE-2980:
---------------------------------------
Github user davinash commented on the issue:
https://github.com/apache/geode/pull/529
Hi @kirklund Updated the PR and running the tests now again. Please review
and you can merge the same.
> Code Cleanup : Remove redundant modifier from the Interface definition
> ----------------------------------------------------------------------
>
> Key: GEODE-2980
> URL: https://issues.apache.org/jira/browse/GEODE-2980
> Project: Geode
> Issue Type: Task
> Reporter: Avinash Dongre
> Assignee: Avinash Dongre
>
> All methods in an interface are implicitly {{public}} and {{abstract}}
> All fields in an interface are implicitly {{public}}, {{static}} and
> {{final}}.
> We have almost in all the interface public modifier for all the methods in
> the Interfaces, we should remove the same.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)