Download for Windows Premium
Publiciteit
objeto Iterator

Examples with "objeto Iterator" and their translation in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El método keys() returna un nuevo objeto Iterator que contiene las llaves/keys por cada elemento en el objeto en orden de inserción.
The keys() method returns a new Iterator object that contains the keys for each element in the Map object in insertion order.

Andere resultaten

Retorna un nuevo objeto Array Iterator que contiene los valores para cada índice en el array.
Returns a new Array Iterator object that contains the values for each index in the array.
Este objeto implementa la interfaz Iterator de la misma forma que lo haría un objeto iterador de solo avance, y proporciona métodos que pueden ser invocados para manipular el estado del generador, incluyendo el envío de valores hacia y la devolución de valores desde él.
This object implements the Iterator interface in much the same way as a forward-only iterator object would, and provides methods that can be called to manipulate the state of the generator, including sending values to and returning values from it.
Los objetos que implementan ArrayAccess se pueden usar con la sintaxis del array y los objetos que implementan Iterator o IteratorAggregate se pueden usar con la construcción del lenguaje foreach.
Objects implementing ArrayAccess can be used with array syntax and objects implementing Iterator or IteratorAggregate can be used with the foreach language construct.
Un nuevo objeto de tipo Iterator que contiene un array de tuplas [value, value] por cada elemento en el Set original, en orden de inserción.
A new Iterator object containing the values for each element in the given Set, in insertion order.
El método keys() devuelve un nuevo objeto Array Iterator que contiene las claves de índice con las que acceder a cada elemento en el array.
The keys() method returns a new Array Iterator object that contains the keys for each index in the array.
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().
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().
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objeto Iterator in het Spaans

Publiciteit

Resultaten: 7. Exact: 1. Verstreken tijd: 180 ms.