[
https://issues.apache.org/jira/browse/NIFI-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904326#comment-17904326
]
ASF subversion and git services commented on NIFI-14067:
--------------------------------------------------------
Commit a5086a9eb28098203359872ba8a3c92d4b59ee0f in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a5086a9eb2 ]
NIFI-14067 Replaced anonymous classes with lambdas (#9571)
Signed-off-by: David Handermann <[email protected]>
> Replace anonymous classes with lambdas
> --------------------------------------
>
> Key: NIFI-14067
> URL: https://issues.apache.org/jira/browse/NIFI-14067
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are many instances where there are anonymous classes and the code can
> be reduced using lambdas. This ticket aims to replace the use of anonymous
> classes with lambdas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)