A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/345 below:

Add ability to ignore interfaces · Issue #345 · pmd/pmd · GitHub

Rule Set: design.html#FieldDeclarationsShouldBeAtStartOfClass

Code Sample demonstrating the issue:

public interface StartCaptureListener {
    void onStartCapture(boolean shouldUploadMediaToTba);
}

private static final int TAKE_PHOTO_RC = 334; // This should be fine, interfaces can be above fields

Running PMD through: Gradle


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4