Skip to content

Fixing squid: S1319 Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList" #21

Open
devFozgul wants to merge 1 commit intocundong:masterfrom
DevFactory:release/Declarations_should_use_Java_collection_interfaces_such_as_List_rather_than_specific_implementation_classes_such_as_LinkedList
Open

Fixing squid: S1319 Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList" #21
devFozgul wants to merge 1 commit intocundong:masterfrom
DevFactory:release/Declarations_should_use_Java_collection_interfaces_such_as_List_rather_than_specific_implementation_classes_such_as_LinkedList

Conversation

@devFozgul
Copy link

This pull request is focused on resolving occurrences of Sonar rule
squid:S1319 - “Declarations should use Java collection interfaces such as ""List"" rather than specific implementation classes such as ""LinkedList"" ”.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1319
Please let me know if you have any questions.
Fevzi Ozgul

…s such as "List" rather than specific implementation classes such as "LinkedList"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant