Examples with "the HashMap or" and their translation in Frans
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.
If the values tend to cluster, then the HashMap or HashSet will be more heavily loaded in some areas and will not be as fast as it could be with an evenly distributed hashing function.
Si les valeurs tendent à se regrouper, alors les HashMaps et les HashSets seront plus chargés dans certaines parties et donc moins rapides que ce qu'ils pourraient être avec une fonction de hachage mieux répartie.
Andere resultaten
The HashMap is printed so you can see that it has been filled.
Le HashMap est affiché afin de voir qu'il a été correctement rempli.
Si la To display the HashMap, it is simply printed.
Pour afficher le HashMap, il est simplement imprimé.
The above program uses one flavor of Map, the HashMap.
Le programme précédent utilise un type de Map, le HashMap.
This is much faster, which is why the HashMap is so quick.
Cette aproche est bien plus efficace, ce qui explique pourquoi un HashMap est si rapide.
To keep the example simple, we are omitting error checking that would make sure the HashMap contains the required key, value pairs.
Pour garder l'exemple simple, nous omettons la vérification d'erreur qui ferait en sorte que le HashMap contienne la clé requise, les paires de valeurs.
This method is used by the HashMap when trying to determine if your key is equal to any of the keys in the table.
Cette méthode est utilisée par le HashMap lorsqu'il essaie de déterminer si la clef est égale à l'une des autres clefs de la table.
The TreeMap is generally slower than the HashMap, so why would you use it?
Les TreeMaps étant généralement plus lents que les HashMaps, pourquoi voudrait-on les utiliser ?
The HashMap toString() method moves through all the key-value pairs and calls the toString() for each one.
La méthode toString() de HashMap parcourt toutes les paires clef - valeur et appelle toString() pour chacune d'entre elles.
There's no reason to use Hashtable instead of HashMap in new code.
Il n'y a aucune raison d'utiliser Hashtable au lieu de HashMap dans du nouveau code.
The assigned stops are stored in a table (HashMap).
Les stop assignés sont stockés dans une table (HashMap).
Immutable HashMap and HashSet are faster, and has lower memory footprints.
Les HashMap et HashSet immutables sont plus rapides, et leur empreinte mémoire plus faible.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.