Eliseev E.E. LabWork06 #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork06"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -46,0 +147,4 @@
for(Map.Entry<String, MapWithSetPlanesGeneric<IDrawningObject, AbstractMap>> entry : _mapStorage.entrySet())
{
if(entry.getKey() == mapName)
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>
И смысл проверки выше, если все равно проиходит затиранее?
Pull request closed