Traducere "hasnext" în spaniolă
Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Scroll through the values using the hasnext and getnext functions.
Desplácese por los valores utilizando las funciones hasnext y getnext.
We will use the hasnext and getnext functions to iterate through the values.
Desplácese por los valores utilizando las funciones hasnext y getnext.
The reducefun function loops through the values for each key using the hasnext and getnext functions.
La función reducir se desplaza a través de los valores del objeto ValueIterator utilizando las funciones hasnext y getnext, que normalmente se utilizan en un bucle while.
The reduce function scrolls through the values from the ValueIterator object using the hasnext and getnext functions, which are typically used in a while loop.
La función reducir se desplaza a través de los valores del objeto ValueIterator utilizando las funciones hasnext y getnext, que normalmente se utilizan en un bucle while.
The reduce function scrolls through the values from the ValueIterator object using the hasnext and getnext functions, which are typically used in a while loop.
La función reducir utiliza las funciones hasnext y getnext para recorrer en iteración los valores del objeto ValueIterator uno a la vez.
The reduce function uses the hasnext and getnext functions to iterate through the values in the ValueIterator object one at a time.
La función reducir utiliza las funciones hasnext y getnext para recorrer en iteración los valores del objeto ValueIterator uno a la vez.
Set up a loop that makes a call to hasNext().
Establecer un bucle que hace una llamada a hasNext ().
To do this, what has be done is when it's called the method hasNext from the iterator and has been reached the end of the iteration, inside of this method the resources are disposed.
Para hacer esto lo que se ha hecho es que cuando se ejecuta el método hasNext del iterador, y se ha alcanzado el final de la iteración, dentro de este método se liberan los recursos automáticamente.
262 Calling this method repeatedly until the \c hasNext() method returns
303 Al invocar este método repetidamente hasta que el método \c hasNext() retorne
The hasNext() method returns a boolean if there are any elements in the Reader.
El hasNext () método devolverá un booleano si hay elementos en el Reader.
Before, developers had to manually obtain an Iterator, use next() to obtain the object pointed to from the Iterator, and check to see if more objects were available via hasNext().
Antes, los desarrolladores tenían que obtener manualmente un Iterator, usar next() para obtener el objeto al que se apuntaba desde el Iterator y verificar si había más objetos disponibles usando hasNext().
MongoCursor::hasNext - Checks if there are any more elements in this cursor
MongoCursor::hasNext - Comprueba si existe algún elemento más en este cursor
CachingIterator::hasNext - Check whether the inner iterator has a valid next element
CachingIterator::hasNext - Comprueba que el iterador interno tenga un elemento siguiente