PIBD-11 Ryabov I.V. LabWork06 Hard #10
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?
WIP: PIBD-11 Ryabov I.V. LabWork05 Hardto PIBD-11 Ryabov I.V. LabWork05 HardPIBD-11 Ryabov I.V. LabWork05 Hardto PIBD-11 Ryabov I.V. LabWork06 HardПроверено
@ -41,0 +69,4 @@
}
@Override
public void ClearCollection() {
for (T stormtrooper : _collection) {
У коллекций есть метод очистки - Clear
@ -38,0 +172,4 @@
return false;
}
}
_storages.put(record[0], collection);
Смысл делать проверку и очищать коллекцию, если тут же ее удаляешь?
Pull request closed