Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.34 KB

SharedCollection.ru.md

File metadata and controls

51 lines (34 loc) · 1.34 KB

SharedCollection

  • класс SharedCollection (php\util\SharedCollection) унаследован от SharedMemory
  • пакет std
  • исходники php/util/SharedCollection.php

Классы наследники

SharedMap, SharedQueue, SharedStack

Описание

Class SharedCollection


Методы


Методы

isEmpty()

isEmpty(): bool

count()

count(): int

clear()

clear(): void

Remove all elements.