Skip to content

Quick-Fix: Add element-mapping method in case of error on iterable mapping #33

Open
@agudian

Description

@agudian

List<Target> toTargetList(List<Source> sources)

Error message: No implementation can be generated for this method. Found no method nor implicit conversion for mapping source element type into target element type.

Quick-Fix to add method:
Target toTarget(Source source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions