(PECL judy >= 0.1.1)
  	
    
      
      Construct 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.
Parameters: 
  
      
      
      	judy_type
    	
 
    	The Judy type to be used.
Returns: 
    Return the new Judy instance.
Please login to continue.