Skip to content

Use List data structure at Keyword.of() #13602

@koppor

Description

@koppor

At org.jabref.model.entry.Keyword#of, there is ... used.

  1. Convert it to List<String> keywords
  2. Adapt callers
  3. Adapt tests (use List.of(...) instead of strings)

Metadata

Metadata

Assignees

Labels

📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

No fields configured for task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions