Home » openjdk-7 » build.tools » hasher »

build.tools.hasher

Classes:

Hasher   Reads a map in the form of a sequence of key/value-expression pairs from the standard input, attempts to construct a hash map that fits within the given table-size and chain-depth constraints, and, if successful, writes source code to the standard output for a subclass of sun.util.PreHashedMap that implements the map.  code | html