All > Technology > Programming > Java
A value returned by a hash function. A hash code can be used as an index into a random-access data structure, providing an efficient mapping between an object and its location. Used by classes such as
HashMap
.- Browse Related Terms: filter stream, hash code, Reader class, stream class, Writer class