Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruye un nuevo objeto Judy

Descripción

public Judy::__construct ( int $judy_type )

Construye un nuevo objeto Judy. Un objeto de Judy se puede acceder como un array de PHP.

Parámetros

judy_type

El type Judy a ser usado.

Valores devueltos

Devuelve una nueva instancia Judy.