Skip to content

fix warnings by specifying type arguments for collections #156

@lileicc

Description

@lileicc

Currently, many collections (List, HashMap, Set, Iterator) do not have type arguments.
It is better to add appropriate type arguments.
We can avoid type transfer and checking instanceof.

@cberzan @chrisgioia64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions