Borschevskaya A.A. Lab Work 6 Hard #7

Closed
pgirl1 wants to merge 9 commits from lab6 into lab5
Owner
No description provided.
pgirl1 added 9 commits 2022-12-02 09:32:05 +04:00
pgirl1 requested review from eegov 2022-12-02 09:32:12 +04:00
eegov approved these changes 2022-12-02 10:49:56 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -46,0 +153,4 @@
if (_mapStorages.containsKey(elem[0])) {
_mapStorages.get(elem[0]).removeAllCars();
}
_mapStorages.put(elem[0], new MapWithSetArmoredCarsGeneric<>(_pictureWidth, _pictureHeight, map));
Collaborator

Смысл делать проверку и очищать коллекцию, если тут же ее удаляешь?

Смысл делать проверку и очищать коллекцию, если тут же ее удаляешь?
eegov closed this pull request 2022-12-02 10:50:07 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pgirl1/PIbd-23_Borschevskaya_A.A._ArmoredCar_Hard#7
No description provided.