[
https://issues.apache.org/jira/browse/GEODE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avinash Dongre reassigned GEODE-2980:
-
Assignee: Avinash Dongre
> Code Cleanup : Remove redundant modifier from the Interface de
Avinash Dongre created GEODE-2980:
-
Summary: Code Cleanup : Remove redundant modifier from the
Interface definition
Key: GEODE-2980
URL: https://issues.apache.org/jira/browse/GEODE-2980
Project: Geode
Github user AkihiroKitada commented on a diff in the pull request:
https://github.com/apache/geode/pull/525#discussion_r118150229
--- Diff:
geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/DiskStoreCommands.java
---
@@ -485,9 +485,14 @@ public Result comp
[
https://issues.apache.org/jira/browse/GEODE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1602#comment-1602
]
ASF GitHub Bot commented on GEODE-2962:
---
Github user AkihiroKitada commented on a di
[
https://issues.apache.org/jira/browse/GEODE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022236#comment-16022236
]
ASF GitHub Bot commented on GEODE-2980:
---
GitHub user davinash opened a pull request:
GitHub user davinash opened a pull request:
https://github.com/apache/geode/pull/529
GEODE-2980: All the methods in an interface are implicitly public and
abstract.
All fields in the interface are implicitly public, static and final.
Removing this from all the interface.
Pre
101 - 106 of 106 matches
Mail list logo