Skip to content

Use method reference instead of lambda #7

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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