Download for Windows Premium
-50% Premium
Publiciteit
hashcode
/'hæʃkoʊd/

Vertaling van "hashcode" 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.
hashCode
code de hachage
Classes which provide their own implementation must override the object method public int hashCode().
Les classes fournissant leur propre mise en œuvre doivent redéfinir la méthode public int hashCode().
You might think that all you need to do is write an appropriate override for hashCode().
On pourrait penser qu'il suffit de redéfinir hashCode().
For content data that comprises a character-string, the code comprises a hashcode, and for content data that comprises or includes a numeric value, the code comprises an immediate value that directly stores the numeric value without encoding.
Pour des données de contenu qui comportent une chaîne de caractères, le code comporte un code de hachage et, pour des données de contenu qui comprennent une valeur numérique, le code comporte une valeur immédiate qui stocke directement la valeur numérique sans codage.
So it makes sense that the hashCode() produced by two separate instances of new String("hello") should be identical.
Il semble donc sensé que le code de hachage produit par deux instances distinctes de new String("hello") soit identique.
All our games will be provably fair through the hashcode engine provided by.
Tous nos jeux seront à fiabilité prouvable grâce au moteur de hashcode fourni par.
Make sure you override hashCode() and equals() correctly on the component class.
Assurez-vous de surcharger correctement hashCode() et equals() dans la classe du composant.
The persistent class must override equals() and hashCode() to implement composite identifier equality.
Vos classes persistantes doivent surcharger les méthodes equals() et hashCode() pour implémenter l'égalité d'identifiant composite.
It is recommended that you implement equals() and hashCode() to compare the natural key properties of the entity.
Nous vous recommandons fortement d'implémenter equals() et hashCode() pour comparer les propriétés clés naturelles de l'entité.
It must re-implement equals() and hashCode(), consistently with the database's notion of composite key equality.
Elle doit redéfinir equals() et hashCode(), de façon cohérente avec la notion d'égalité de clé composite de la base de données.
The high 25 bits comprise the hashCode() value of the object, followed by 4 bits for the age of the object (in terms of number of garbage collections the object has survived).
Les 25 bits supérieurs constituent la valeur hashCode() de l'objet. Ils sont suivis par 4 bits représentant l'âge de l'objet (en termes de nombre de ramassage de miettes auxquels l'objet a survécu).
When you mix instances retrieved in different sessions, you must implement equals() and hashCode() if you wish to have meaningful semantics for Sets.
Donc dès que nous mélangeons des instances venant de différentes sessions, nous devons implémenter equals() et hashCode() si nous souhaitons avoir une sémantique correcte pour les Set s.
If equals() and hashCode() are based on the identifier value, the hash code would change, breaking the contract of the Set.
Si equals() et hashCode() sont basées sur la valeur de l'identifiant, le code de hachage devrait changer, rompant le contrat du Set.
This number is the hash code, produced by the hashCode() method (in computer science parlance, this is the hash function) defined in Object and presumably overridden by your class.
Ce nombre est le code de hachage, renvoyé par la méthode hashCode() (dans le jargon informatique, on parle de fonction de hachage) définie dans la classe Object et éventuellement redéfinie dans un nouveau type.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor hashcode in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
measuring tape: flexible tool for measuring length or distance
Ontdek het woord
Publiciteit

Resultaten: 38. Exact: 38. Verstreken tijd: 31 ms.