Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.22 KB

SharedCollection.md

File metadata and controls

51 lines (34 loc) · 1.22 KB

SharedCollection

  • class SharedCollection (php\util\SharedCollection) extends SharedMemory
  • package std
  • source php/util/SharedCollection.php

Child Classes

SharedMap, SharedQueue, SharedStack

Description

Class SharedCollection


Methods


Methods

isEmpty()

isEmpty(): bool

count()

count(): int

clear()

clear(): void

Remove all elements.