Eliseev E.E. LabWork06 #6

Closed
ElEgEv wants to merge 8 commits from LabWork06 into LabWork05
Owner
No description provided.
ElEgEv added 8 commits 2022-11-24 23:26:35 +04:00
ElEgEv requested review from eegov 2022-11-24 23:26:45 +04:00
eegov approved these changes 2022-11-25 09:52:08 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -46,0 +147,4 @@
for(Map.Entry<String, MapWithSetPlanesGeneric<IDrawningObject, AbstractMap>> entry : _mapStorage.entrySet())
{
if(entry.getKey() == mapName)
Collaborator

Hash_Map.get(Object key_element)
Parameter: The method takes one parameter key_element of object type and refers to the key whose associated value is supposed to be fetched.

Hash_Map.get(Object key_element) Parameter: The method takes one parameter key_element of object type and refers to the key whose associated value is supposed to be fetched.
@ -46,0 +207,4 @@
_mapStorage.get(element[0]).Clear();
}
_mapStorage.put(element[0], new MapWithSetPlanesGeneric<IDrawningObject, AbstractMap>
Collaborator

И смысл проверки выше, если все равно проиходит затиранее?

И смысл проверки выше, если все равно проиходит затиранее?
eegov closed this pull request 2022-11-25 09:52:18 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ElEgEv/PIbd-21_Eliseev_E.E._Airbus_Hard#6
No description provided.