Skip to content

Display.getInstance().registerPush should take a Map not a Hashtable #2095

Closed
@DigNZ

Description

@DigNZ

Hashtable is not recommended and shows up as a warning in the IDE and in static analysis but it necessary to use in the app due to the signature of this method specifically using Hashtable when a Map would work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions