Reports incomplete interface implementations created by map-to-interface coercions. Example: [hasNext: { ... }] as Iterator (Not all Iterator methods are implemented. An UnsupportedOperationException will be thrown upon call to e.g. next().) By default, this rule does not apply to test files.
Type | Name and description |
---|---|
Class |
astVisitorClass |
int |
compilerPhase |
String |
doNotApplyToFilesMatching |
String |
name |
int |
priority |