Php/docs/judy.construct

提供:Dev Guides
< Php
移動先:案内検索

Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruct a new Judy object


説明

public Judy::__construct ( int $judy_type )

Construct a new Judy object. A Judy object can be accessed like a PHP Array.


パラメータ

judy_type
The Judy type to be used.


返り値

Return the new Judy instance.