Skip to content

Use method reference instead of lambda #7

@lalmeras

Description

@lalmeras

Lambda expression with getter method (x) -> x.getAttribute() can be replaced by method reference (ObjectType::getAttribute).

See what is possible / needed for callable bindings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions