A RetroSearch Logo

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

Search Query:

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

[java] False positive on DontImportJavaLang when importing Java 7's java.lang.invoke.MethodHandles · Issue #339 · pmd/pmd · GitHub

Rule Set: java-imports/DontImportJavaLang

Description:

Code Sample demonstrating the issue:

import java.lang.invoke.MethodHandles;

public class Foo {
  private MethodHandles mh;
}

Running PMD through: Any


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