Skip to content

Can I use a concrete parameterized type like any other type? #15

@ThomsonTang

Description

@ThomsonTang

Almost.

They can not be used for the following purposes:

  • for creation of arrays
  • in exception handling
  • in a class literal
  • in a instanceof expression

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions