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