Interface IssueFilter

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @ScannerSide
    @SonarLintSide
    @ExtensionPoint
    @FunctionalInterface
    @ThreadSafe
    @Deprecated
    public interface IssueFilter
    Deprecated.
    since 7.6
    Since:
    5.3, 7.6 moved to project container