Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2439

Remove redundant modifiers of members for interface fields

XMLWordPrintable

      `public`, `static` and `final` are redundant modifiers of members for interface fields.

      When an interface in Java has member vars they are always `public static final`. I suggest we remove all occurrences of redundant `public static final` modifiers in interface definitions.

            Unassigned Unassigned
            rk3rn3r René Kerner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: