Daniel Stieglitz created NIFI-14067:
---------------------------------------
Summary: 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
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)