Skip to content

Too many closing parentheses in code example #219

@authentictech

Description

@authentictech

In Learn -> Lambda Expressions -> Using Lambdas Expressions in Your Application, in the "Consuming Two Elements with a BiConsumer" section, there is a code example with an extra closing parenthesis which prevents compilation:

randomNumberPrinter.accept(new Random(314L), 5));

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