| 
 | Judy::nextSearch for the next index in the Judy array Description
   public mixed Judy::next
    ( mixed  $index)Search (exclusive) for the next index present that is greater than the passed Index. Parameters
 Return ValuesReturn the corresponding index in the array. |