Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Sonar major issue - Declarations should use Java collection inter... #720

Merged
merged 1 commit into from Feb 17, 2015
Merged

Reduce Sonar major issue - Declarations should use Java collection inter... #720

merged 1 commit into from Feb 17, 2015

Conversation

yinlinchen
Copy link
Contributor

...faces such as "List" rather than specific implementation classes such as "LinkedList"

  • Declarations should use Java collection interfaces rather than specific implementation classes

Resolves: https://jira.duraspace.org/browse/FCREPO-1329

…terfaces such as "List" rather than specific implementation classes such as "LinkedList"

- Declarations should use Java collection interfaces rather than specific implementation classes

Resolves: https://jira.duraspace.org/browse/FCREPO-1329
awoods pushed a commit that referenced this pull request Feb 17, 2015
Reduce Sonar major issue - Declarations should use Java collection inter...
@awoods awoods merged commit 175cd21 into fcrepo:master Feb 17, 2015
@yinlinchen yinlinchen deleted the fcrepo-1329 branch February 18, 2015 15:18
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.

None yet

2 participants