-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This PR consists of changes for issues resolved by Group9. [#1](tarekFerdous#1) Define a constant instead of duplicating this literal "<open>1</open>" 3 times. [#2](tarekFerdous#2) Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' Group 09 [#6](tarekFerdous#6) Either re-interrupt this method or rethrow the "InterruptedException" that can be caught here. [#9](tarekFerdous#9) Remove unused "TAG" private field. [#11](tarekFerdous#11) Use isEmpty() to check whether the collection is empty or not. [#13](tarekFerdous#13) Fixing technical debts for io/file/impoter/importService.java and io/file/importer/importViewModel.java [#14](tarekFerdous#14) io/file/importer/KmlTrackImporter and io/file/importer/KmzTrackImporter [#15](tarekFerdous#15) Removing the Deprecated lines in the code Group(09)
- Loading branch information
Showing
10 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters