Skip to content

elaborate Value.getUses() - use the Stream API  #387

@swissiety

Description

@swissiety
  • migrate List<Value> getUses() to return Stream<Value> avoiding premature/unnecessary copying of entries
  • cleanup /check for adding .getUses() to the list e.g. in JInstanceFieldRef base.getUses() is added which is Collection.emptyList()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions