Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Java_hashCode()> ?p ?o }
Showing triples 1 to 43 of
43
with 100 triples per page.
- Java_hashCode() abstract "In the Java programming language, every class implicitly or explicitly provides a hashCode() method, which digests the data stored in an instance of the class into a single hash value (a 32-bit signed integer). This hash is used by other code when storing or manipulating the instance – the values are intended to be evenly distributed for varied inputs in order to use in clustering. This property is important to the performance of hash tables and other data structures that store objects in groups (\"buckets\") based on their computed hash values. Technically, in Java, hashCode() by default is a native method, meaning, it has the modifier 'native', as it is implemented directly in the native code in the JVM.".
- Java_hashCode() wikiPageExternalLink j-jtp05273.
- Java_hashCode() wikiPageExternalLink hash_function_technical.shtml.
- Java_hashCode() wikiPageID "13469202".
- Java_hashCode() wikiPageLength "5236".
- Java_hashCode() wikiPageOutDegree "19".
- Java_hashCode() wikiPageRevisionID "706955330".
- Java_hashCode() wikiPageWikiLink Bit.
- Java_hashCode() wikiPageWikiLink Bucket_(computing).
- Java_hashCode() wikiPageWikiLink Category:Checksum_algorithms.
- Java_hashCode() wikiPageWikiLink Category:Hash_functions.
- Java_hashCode() wikiPageWikiLink Category:Hashing.
- Java_hashCode() wikiPageWikiLink Category:Java_(programming_language).
- Java_hashCode() wikiPageWikiLink Class_(computer_programming).
- Java_hashCode() wikiPageWikiLink Data_structure.
- Java_hashCode() wikiPageWikiLink Design_by_contract.
- Java_hashCode() wikiPageWikiLink Hash_function.
- Java_hashCode() wikiPageWikiLink Hash_table.
- Java_hashCode() wikiPageWikiLink Integer_(computer_science).
- Java_hashCode() wikiPageWikiLink Java_(programming_language).
- Java_hashCode() wikiPageWikiLink Java_Native_Interface.
- Java_hashCode() wikiPageWikiLink Machine_code.
- Java_hashCode() wikiPageWikiLink Method_(computer_programming).
- Java_hashCode() wikiPageWikiLink Perfect_hash_function.
- Java_hashCode() wikiPageWikiLink Programming_language.
- Java_hashCode() wikiPageWikiLinkText "Java hashCode()".
- Java_hashCode() wikiPageUsesTemplate Template:Citation.
- Java_hashCode() subject Category:Checksum_algorithms.
- Java_hashCode() subject Category:Hash_functions.
- Java_hashCode() subject Category:Hashing.
- Java_hashCode() subject Category:Java_(programming_language).
- Java_hashCode() type Algorithm.
- Java_hashCode() type Microsystem.
- Java_hashCode() type Structure.
- Java_hashCode() comment "In the Java programming language, every class implicitly or explicitly provides a hashCode() method, which digests the data stored in an instance of the class into a single hash value (a 32-bit signed integer). This hash is used by other code when storing or manipulating the instance – the values are intended to be evenly distributed for varied inputs in order to use in clustering.".
- Java_hashCode() label "Java hashCode()".
- Java_hashCode() sameAs Q13360340.
- Java_hashCode() sameAs HashCode()_(Java).
- Java_hashCode() sameAs Java_hashCode().
- Java_hashCode() sameAs m.03c6c1q.
- Java_hashCode() sameAs Q13360340.
- Java_hashCode() wasDerivedFrom Java_hashCode()?oldid=706955330.
- Java_hashCode() isPrimaryTopicOf Java_hashCode().