| 
 | Judy::__constructConstruct a new Judy object Description
   public  Judy::__construct
    ( int  $judy_type)Construct a new Judy object. A Judy object can be accessed like a PHP Array. Parameters
 Return ValuesReturn the new Judy instance. |