SharedCollection

php\util\SharedCollection

abstract class

extends: php\util\SharedMemory

implements: Countable, Traversable

Children


Methods


isEmpty()

abstract

Результат:bool
count()

abstract

Результат:int
clear()

abstract

Remove all elements.

Результат:void