Skip to content

getTargetType() and getParameterizedTypeArguments() represents types/classes differently #11

@Elisedlund

Description

@Elisedlund

StringToTypeParserHelper contains:
public Type getTargetType()
public List<Class<?>> getParameterizedTypeArguments()
why doesn't getTargetType also return a class?

what I'am saying is getTargetType() and getParameterizedTypeArguments() could be aligned more.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions