Полный список членов класса Pool, включая наследуемые из базового класса
$items | Pool | protected |
$poolSize | Pool | protected |
__construct(int $poolSize) | Pool | |
addItem(string $index, $value) | Pool | |
cleanItems() | Pool | |
decreaseSize(int $delta, array $items) | Pool | protected |
deleteItem(string $index) | Pool | |
getItem(string $index) | Pool | |
getItems() | Pool | |
getItemsCount() | Pool | |
setItems(array $items) | Pool |