Skip to content

Use lambda when possible? #366

@jimexist

Description

@jimexist

I can tell that my IntelliJ (gently) warns me of places where anonymous class could be replaced by lambdas, and it can convert all of them in one pass.

I would help to do it but I don't think it's a clear cut that lambdas are better in terms of code readability (works for me, but it depends on many other cases).

So what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions