Vertaling van "and hashCode" in Duits
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.
Forming part of the IDE changes, autocomplete supports callable references and the methods equals() and hashCode() are easier to generate, with unit testing becoming lighter overall.
Auch im Rahmen der IDE haben sich Änderungen ergeben: Die Autovervollständigung unterstützt nun Callable References, equals()- und hashCode()-Methoden sind einfacher zu generieren und das Unit-Testing geht insgesamt leichter von der Hand.
If you're using IntelliJ IDEA, you can generate equals() and hashCode(), but not toString().
Wenn man IntelliJ IDEA verwendet, kann man die equals() und hashCode() erzeugen, aber nicht die toString() Methode.
Thanks to predefined implementations of equals() and hashcode(), they can be used in Collections directly.
Projektionen können dank sinnvoller Implementierung von equals() und hashcode() direkt in Collections verwendet werden.
Via this interface (API) applications can place data (type, length, value) platform-independently into a FLAMARCHIVE along with a hashcode and additional attributes. Later, they can perform searches by type and hashcode and retrieve the results along with the attributes.
Über diese Schnittstelle (API) können Anwendungen Daten (Typ, Length, Value) plattformunabhängig in ein FLAMARCHIV zusammen mit einem Hashcode und zusätzlichen Attributen einstellen, über den Typ und Hashcode später suchen und zusammen mit den Attributen wieder auslesen.
There are some restrictions placed on the behavior of equals() and hashCode(), which are enumerated in the documentation for Object.
Ein ähnlich umständliches Verfahren wird bekannterweise auch für der Überschreiben der hashCode()-Methode eingegangen, was ja notwendig ist, wenn die equals()-Methode eines Objekts überschrieben wird.
It has even implicit equals() and hashcode() methods, which allow an intuitive use of projections in Java Collections.
Sie besitzt sogar implizite equals() und hashcode-Methoden, die eine intuitive Verwendung von Projektionen in Java-Collections erlauben.
But implement equals() and hashCode() methods so that your don't face some problems(possible).
Es ist allerdings so, das ich weder equals() noch hashcode() implementiert habe.
equals() and hashcode() method the class (ex.
Das Gleiche gilt im Übrigen auch für equals() und hashCode().
equals() and hashcode() method.
Das Gleiche gilt im Übrigen auch für equals() und hashCode().