Skip to content

Extended collections not working #16

Description

@slany

DTO:
public class ExtendedList extends LinkedList {}

Mapper:
@Mapper
public interface CloneMapper {
ExtendedList clone(ExtendedList in);
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions